p, h1, a, ol {
    color: white;
    text-shadow: 2px 2px 2px #0052D6;
    text-align: center;

}

body {
    background-image: url('/tetris/tetrisbg.avif');
    background-repeat: repeat;
}
