:root {
  color-scheme: light dark;
}

h1 {
  font-family: 'Acronym';
  font-weight: 900;
  text-transform: uppercase;
  margin: 0;

}

ul {
  margin: 0;
}