@charset "UTF-8";
body {
    background-color: hsla(0,0%,0%,1.00);
    color: hsla(0,0%,99%,1.00);
    text-align: center;
}

.text-fill-small {
    font-size: 4vw;
}
.text-fill-large {
    font-size: 10vw;
}
