body {
    margin: 0px;
    background: #111827;
}
@font-face {
    font-family: "Inter-Bold";
    src: url("/font/Inter-Bold.ttf");
}
:root {
    font-family: "Inter-Bold";
}