body{
    padding: 2px;
}
canvas{
    height: 498px;
    width: 60%;
    border: 1px rgb(112, 113, 129) solid;
    image-rendering: pixelated;
}
#container
{
    position: relative;
    height: 100%;
    width: 100%;
    text-align: center;
}
