12 lines
118 B
Stylus
12 lines
118 B
Stylus
@import "../app"
|
|
@import "../reset"
|
|
|
|
#wait
|
|
top auto
|
|
bottom 15px
|
|
left 15px
|
|
|
|
html
|
|
height 100%
|
|
background var(--bg)
|