body {
  background-color: var(--main-color);
}

main {
  padding: 10px;
  margin-top: 40px;
}
