File size: 85 Bytes
5b76e0f
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
Screen {
    layout: vertical;
}

.box {
    height: 1fr;
    border: solid green;
}