* {
  background-color: white;
}

.main {
  color: black;
  font-size: 48px;
  width: max-content;
  margin: auto;
}
