body{
    color: white;
    background-color: red;
}

.cont{
      width: 500px;
      margin: 0 auto; 
}