html, body { margin: 0; position: relative; width: 100%; height: 100%; }
body { font-family: "Arial", sans-serif; }
#host { position: absolute; width: 100%; height: 100%; }
