
body { 
    margin: 0;
    background: red;
}

canvas { 
    width: 100%; 
    height: 100% 
}