html {
    text-align: center;
    background-color: #12141f;
    margin: -10px;
}

@font-face {
    font-family: dogicaPixel;
    src: url('Assets/Font/dogicapixel.ttf');
    font-weight: 400;
    font-weight: normal;
}