diff --git a/index.html b/index.html index a6b5641..2cda377 100644 --- a/index.html +++ b/index.html @@ -22,2042 +22,26 @@ } + #questLaunch { + position: fixed; + top: 0px; + right: 0px; + padding: 10px; + background: #000; + color: #fff; + font-size: 1.5em; + z-index: 100; + } + - + +