body{
    background-color: #002300;
    font-family: "Press Start 2P", system-ui;
    color: white;

}

h1{
    color: #f58686;
    font-weight: 1200;
    font-style: bold;
    font-size: 60;
}

#subtitle{
    color: #f1c58b;
}

#mainWrapper {
    padding:200
}

.rubik-glitch-regular {
  font-family: "Rubik Glitch", system-ui;
  font-weight: 400;
  font-style: normal;
}

.monoton-regular {
  font-family: "Monoton", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.press-start-2p-regular {
  font-family: "Press Start 2P", system-ui;
  font-weight: 400;
  font-style: normal;
}


