@font-face {
    font-family: Ubuntu-Regular;
    src: url(Ubuntu-Regular.ttf);
}

body {
    font-family: Ubuntu-Regular;
    text-align: center;
}

canvas {
    border: solid 2px;
}

#footer {
    font-size: smaller;
}

#superheadcanon_opis {
    font-size: larger; 
}