html {
    background-color: black;
    color: whitesmoke;
    text-align: center;

}

img {
    pointer-events: none;

}

