#banmenn {
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
}

#setsumei {
    font-size: 1.2em;
    font-weight: bold;
    color: #000000;
    margin: 0 20px;
    padding: 0;
    text-align: center;
    line-height: 1.5em;

}

#myCanvas {
    margin: 0 20px;
    padding: 0;

}