Skip to content

Commit a2233b1

Browse files
authored
Merge pull request #11 from Codetoil/Codetoil-patch-1
Update index.html
2 parents a0f9550 + f89b6c3 commit a2233b1

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

index.html

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,6 @@
66
<title>3d_game</title>
77

88
<style>
9-
html,
10-
body {
11-
width: 100%;
12-
height: 100%;
13-
margin: 0;
14-
padding: 0;
15-
overflow: hidden;
16-
}
17-
189
#renderCanvas {
1910
width: 100%;
2011
height: 100%;

0 commit comments

Comments
 (0)