mirror of
https://github.com/bytedream/stream-bypass.git
synced 2025-05-10 04:35:14 +02:00
17 lines
186 B
Sass
17 lines
186 B
Sass
body
|
|
background-color: #131313
|
|
|
|
html, body, video
|
|
width: 100%
|
|
height: 100%
|
|
margin: 0
|
|
|
|
video
|
|
position: absolute
|
|
top: 0
|
|
left: 0
|
|
|
|
#message
|
|
color: white
|
|
text-align: center
|