 html {
  color: #98a3ad;
  background-color: #131516;
  max-width: 900px;
  margin: 0 auto;
  font-family: system-ui, sans-serif;
}
