15 lines
128 B
Plaintext
15 lines
128 B
Plaintext
.map {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
|
|
page {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
|
|
.container {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|