#canvas {
    width: 98vw;
    height: 50vh;
}

ul {
    padding: 0;
    list-style: none;
}