cringe baby
This commit is contained in:
@ -38,6 +38,7 @@ body {
|
||||
left: 0px;
|
||||
width: 100vw;
|
||||
height: 100vh;
|
||||
z-index: 1; /*hide baby*/
|
||||
}
|
||||
|
||||
#playBegin {
|
||||
@ -56,7 +57,15 @@ body {
|
||||
.floatleft {
|
||||
position: absolute;
|
||||
left: 2%;
|
||||
top: 5%;
|
||||
top: 20%;
|
||||
width: 20%;
|
||||
|
||||
display: none;
|
||||
}
|
||||
.floatright {
|
||||
position: absolute;
|
||||
right: 2%;
|
||||
bottom: 5%;
|
||||
width: 20%;
|
||||
|
||||
display: none;
|
||||
|
Reference in New Issue
Block a user