clone3 commited on
Commit
afa76ba
·
verified ·
1 Parent(s): 8b0b97c

Delete css

Browse files
Files changed (1) hide show
  1. 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
- }