#main-container {
    width: 100%;
    /* text-align:center; */
}

canvas {
    /* position: absolute; */
    z-index: -1;
    padding-top: 0px;
    top: 0px;
    display: inline;
}

body {
    overflow-x: hidden;
    overflow-y: hidden;
}

.helping {
    /* z-index: 3; */
    width: 30%;
    position: absolute;
    right: : 30px;
    top: 10px;
    /* top:10px; */
}

#ohers {
    position: relative;
    top: 10px;
    left: 10px;
}
