html {
  background: #F7F7F7;
}

body {
  font-family: "Bangers", Serif;
  text-rendering: optimizeLegibility;
  color: #1F1F21;
}

