body {
    margin-top: 10vh;
}

.shadow {
    font-size : 6em;
    position: relative;
    text-align: center;
    margin-top : 5vh;
}

html {
    height: 100%;
    background: black;
    cursor: none;
}
