JSFiddle - React, Tailwind, and code Playground
HTML
<html>
<head>
</head>
<body>
<style>
body {
margin: 0;
}
</style>
<script src="https://cdn.rawgit.com/mrdoob/three.js/master/build/three.js"></script>
<script src="https://threejs.org/examples/js/loaders/EquirectangularToCubeGenerator.js"></script>
<script src="https://threejs.org/examples/js/controls/OrbitControls.js"></script>
<script>
var image =...