6 lines
71 B
Plaintext
6 lines
71 B
Plaintext
#window {
|
|
position: absolute;
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|