UNPKG
bbpro
Version:
latest (6.1.5)
6.1.5
6.1.4
BrowserBox - remote browser isolation tool
github.com/BrowserBox/BrowserBox
i5ik/vf
bbpro
/
dist
/
styleSPL.css
19 lines
(16 loc)
•
246 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
:root
{
background
: darkturquoise;
font-family
: system-ui, sans-serif; }
.step1
,
.step2
{
display
: none; }
body
{
display
: flex;
align-items
: center;
justify-content
: center; }
form
,
p
{
max-width
:
61.8vw
;
text-align
: center; }