@font-face {
    font-family: 'custom';
    src: url('../assets/gfx/Soft-Sugar-plain/Softplain.ttf');
}

body {
    background-color: black;
    margin: 0;
    padding: 0;
}
