#main {
width: 1000px;
height: 600px;
background: yellow; 
margin: 25px auto;
border: solid 10px violet
}
