|
@@ -59,8 +59,9 @@
|
|
|
|
|
|
.winter-is-coming {
|
|
.winter-is-coming {
|
|
overflow: hidden;
|
|
overflow: hidden;
|
|
- position: absolute;
|
|
|
|
- top: 0;
|
|
|
|
|
|
+ position: fixed;
|
|
|
|
+ padding: 0;
|
|
|
|
+ margin: 0;
|
|
height: 100%;
|
|
height: 100%;
|
|
width: 100%;
|
|
width: 100%;
|
|
max-width: 100%;
|
|
max-width: 100%;
|