canvas {
    width: 100%;
    background: orange;
}

body, html {
    height: 100%;
    margin: 0;
}
