hc99's picture
Add files using upload-large-folder tool
5b76e0f verified
Screen {
background: green;
}
Static {
height: 5;
background: white;
color: blue;
border: heavy blue;
}
Static.invisible {
visibility: hidden;
}