div#block {
   background-color: #FFFDD8;
   padding: 20px;
   margin-top: 100px;
}

body {
    background-color: #C71B1B;
}
