body {
  background-color: red;
}
div.maincontent {
  background-color: white;
  border: 2px solid black;
  border-radius: 0.5em;
}
