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

Static {
    padding: 4 8;  
    background: blue 20%;  
}