Difference between revisions of "Team:Vilnius-Lithuania/secret-place/three-dimensional-models"

(Replaced content with "<html> <script> console.log('from html') </script> </html>")
Line 1: Line 1:
 
<html>
 
<html>
 +
<style>
 +
      body {
 +
        margin: 0;
 +
      }
 +
#model-view {
 +
position: fixed;
 +
height: 100%;
 +
width: 100%;
 +
}
 +
    </style>
 
<script>
 
<script>
 
console.log('from html')
 
console.log('from html')
 
</script>
 
</script>
 
</html>
 
</html>

Revision as of 17:12, 30 July 2021