3 lines
92 B
CSS
3 lines
92 B
CSS
|
body { margin: 0px; padding: 0px; }
|
||
|
#container { width: 100%; height: 100%; border: none; }
|