| html, body { | html, body { | ||||
| margin: 0px; | margin: 0px; | ||||
| height: 100%; | height: 100%; | ||||
| overflow: hidden; | |||||
| } | } | ||||
| * { | * { | ||||
| #container { | #container { | ||||
| position: relative; | position: relative; | ||||
| overflow: hidden; | |||||
| margin: auto; | margin: auto; | ||||
| text-align: center; | text-align: center; | ||||
| width: 100%; | width: 100%; |