File size: 138 Bytes
5b76e0f
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
Screen {
    background: white;
    color: black;
}

Static {
    margin: 4 8;  
    background: blue 20%;  
    border: blue wide;
}