#container {
    width:400px;
    background-color: blanchedalmond;
    font-family: sans-serif;
    margin:auto;
    padding:20px; 
}
