main {
  background-color: var(--containerBackground);

  margin: 1em;
  padding: 1em;

  border-radius: 2em;
}
