* {
    margin: 0px;
    overflow: hidden;
}

canvas {
    width: 50%;
    height: 50vh;
}