body {
    background-color: rgb(232, 222, 211);
}

canvas,
img {
    height: 100%;
    top: 0;
    left: 0;
    position: absolute
}
