canvas camera moving
This commit is contained in:
@@ -6,17 +6,11 @@ main {
|
||||
align-items: center;
|
||||
background: black;
|
||||
color: white;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
z-index: -999;
|
||||
}
|
||||
|
||||
.welcome {
|
||||
text-align: center;
|
||||
z-index: 99;
|
||||
position: absolute;
|
||||
top: 50%;
|
||||
}
|
||||
|
||||
.canvas {
|
||||
}
|
||||
Reference in New Issue
Block a user