* {
  font-family: 'Press Start 2P', cursive;
}
body {
  padding: 0;
  margin: 0;
  background: #060e1b;
  overflow: hidden;
}