body to size of viewport
This commit is contained in:
parent
34d64151cd
commit
1524cfd10d
@ -24,6 +24,8 @@
|
||||
}
|
||||
|
||||
body {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background: #000000;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user