body {
    font-family: "Rubik Wet Paint", system-ui;
    font-weight: 400;
    font-style: normal;
    text-align: center;
    background-color: #030D22;
    ;
}

h1 {
    color: #0df400;
}
#board{background-image: url(fondo.png);
}