File size: 145 Bytes
2c3c408
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Screen {

    overflow: auto;

}

Static {
    background: blue 20%;
    height: 100%;
    margin: 2 4;
    min-width: 80;
    min-height: 40;
}