@import url('https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap');

body {
   color: #6bff5c;
   background-color: #242424;
}

a {
   font-family: 'Press Start 2P';
   color: #6bff8c;
}

.pixely {
   font-family: 'Press Start 2P';
}
