canvas {
    z-index: 1;
}

.goodFont {
    font-size: 240%;
}
body{
    overflow: hidden;
}
#bb {
    position: fixed;
    width: 100%;
    align-content: center;
    /* top: 0px; */
    /* overflow: hidden; */
    z-index: 61;
}
