body{align-items:center;display:flex;height:100vh;justify-content:center;margin:0;overflow:hidden;width:100vw}canvas{background-color:red;height:100%;width:100%}
