
div{
    width:200px;
    height:auto;
    border:10px double red ;
    margin:100px 30px;
    padding:20px;
}
