Delete css
Browse files- css/index.css +0 -14
css/index.css
DELETED
@@ -1,14 +0,0 @@
|
|
1 |
-
html,body{
|
2 |
-
width: 100vw;
|
3 |
-
height: 100vh;
|
4 |
-
}
|
5 |
-
body{
|
6 |
-
margin: 0px;
|
7 |
-
background-color:cornflowerblue;
|
8 |
-
}
|
9 |
-
canvas {
|
10 |
-
display: block;
|
11 |
-
}
|
12 |
-
#images{
|
13 |
-
display: none;
|
14 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|