body {
    background: #1d1f21;
    margin: 0;
    font-family: 'IOSEVKA';
    color: #969896;
}

a {
    color: #969896;
}

a:hover {
    color: #e0e0e0;
}

img {
    width: 100%;
    vertical-align: bottom;
}

object {
    vertical-align: bottom;
}

div {
    width: 25%;
    text-align: center;
    float: left;
    white-space: nowrap;
}
