JSFiddle - React, Tailwind, and code Playground
HTML
<script src="https://aninoob.com/2.0/games/shaderworld/js/cubemapviewer.js"></script>
<canvas id="canvas" width="100%" height="100%"></canvas>
CSS
html{
height:100%;
}
body{
height:100%;
}
JavaScript
webGLStart("https://aninoob.com/2.0/games/shaderworld/images/skybox/");