a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    margin: 0;
    border: 0;
    vertical-align: baseline;
    padding: 0
}

:focus {
    outline: 0
}

ol, ul {
    list-style: none
}

a {
    text-decoration: none
}

button {
    border: 0;
    padding: 0;
    margin: 0
}

input, textarea {
    border: none
}

textarea {
    resize: none
}

@font-face {
    font-family: SF Pro Text;
    src: url(../media/SFProText-Medium.b9035122.woff2);
    font-weight: 500
}

@font-face {
    font-family: Jugabet;
    src: url(../media/Jugabet-BlackItalic.4f99304c.woff2);
    font-style: italic;
    font-weight: 900
}

@font-face {
    font-family: Rubik;
    src: url(../media/Rubik-Regular.9afc9467.woff2);
    font-weight: 400
}

@font-face {
    font-family: Rubik;
    src: url(../media/Rubik-Bold.9afc9467.woff2);
    font-weight: 700
}

* {
    box-sizing: border-box
}

body {
    font-family: Jugabet, sans-serif;
    font-style: italic;
    font-weight: 900;
    color: #e7e6eb;
    background: #000;
    height: 100%;
    scroll-behavior: smooth;
    filter: contrast(105%)
}

.invisible {
    display: none
}
