Line 8: | Line 8: | ||
<style type="text/css"> | <style type="text/css"> | ||
− | + | #loading_icon { | |
position: fixed; | position: fixed; | ||
left: 0px; | left: 0px; | ||
Line 19: | Line 19: | ||
} | } | ||
− | |||
− | |||
− | |||
+ | html {padding: 30px 20px 0 20px;} | ||
body { | body { | ||
− | + | display: grid; | |
+ | grid-template-rows: 50px 1fr 50px; | ||
} | } | ||
Line 49: | Line 48: | ||
</head> | </head> | ||
<body> | <body> | ||
− | + | <div id="loading_icon"></div> | |
− | + | ||
− | + | ||
− | <div | + | |
Revision as of 09:22, 24 September 2018