*{
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
    font-family: "Press Start 2P", "Bebas Neue", sans-serif,system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    animation: none;
    -webkit-tap-highlight-color: transparent;
}

body{
    overflow-y: hidden;
    overflow-x: hidden;
}