html {
  --webkit-font-smoothing: none;
}

body {
  background: white;
  
  font: times;
  color: white;
}
