body {
    background-color: #CC0000;
}

h1 {
    color: #CC0000;
}

.container {
  /* max-width: 1140px; */
  max-width: 1500px;
}
