/*
UFrisbee (https://github.com/goncrust/UFrisbee)

Copyright (c) 2021 by goncrust
Released under the GPL v3.0
https://github.com/goncrust/UFrisbee/blob/main/LICENSE
*/

#display {
    outline: 4px black solid;
    margin-left: 25%;
}

@font-face {
    font-family: 'SegaFont';
    src: 'https://goncrust.github.io/UFrisbee/assets/fonts/SEGA.TTF'
}
