
:root {
  color-scheme: dark light;
}

body {
  font-family: system-ui, sans-serif;
}

#latte, #americano, #tea {
  font-size: 120px;
}
