html {
  background-color: black;
  color: white;
}
body {
  min-width: 320px;
  background-color: black;
  color: white;
 }