* {
  text-align: center;
}

html {
  font-size: 125%
}

h1 {
  font-size: 2.5rem;
}

h2 {
  font-size: 1.875rem;
}

p {
  font-size: 1rem;
}

foot {
  font-size: 2rem;
}
body {
  background: linear-gradient(to bottom, #0f0f0f 5%, #444444 95%);
  color: #d4d4f7;
  font-family: monospace;
}

a {
  color: #96e9e9;
}

.bon {
  width: 40vw
}

.bonbonbonbon {
  width: 80vw
}
