mirror of
https://github.com/neogeek23/neogeek23.github.io.git
synced 2026-02-04 02:48:17 +00:00
12 lines
102 B
CSS
12 lines
102 B
CSS
#map{
|
|
height: 100%;
|
|
}
|
|
|
|
html,
|
|
body{
|
|
height: 100%;
|
|
margin: 0;
|
|
padding: 0;
|
|
}
|
|
|