diff --git a/index.html b/index.html index 74ea71a..ab75824 100644 --- a/index.html +++ b/index.html @@ -15,7 +15,8 @@ Glitch

-
- + +
+ diff --git a/styles.css b/styles.css index 94216d1..c98e703 100644 --- a/styles.css +++ b/styles.css @@ -1,9 +1,3 @@ h1 { - color: fuchsia; + font-style: italic } - -.glitchButton { - position: fixed !important; - top: 25px; - right: 25px; -} \ No newline at end of file