diff --git a/index.html b/index.html
index c4fa1db..811b017 100644
--- a/index.html
+++ b/index.html
@@ -11,7 +11,7 @@
Twister OS
-
+
-
+
diff --git a/style.css b/style.css
index 5d377f7..5c1300a 100644
--- a/style.css
+++ b/style.css
@@ -96,12 +96,16 @@
/* CSS - All Pages*/
html, body {
- height: 100% !important;
+
background-color: #2D2C8A !important;
color: antiquewhite !important;
line-height: 1.8 !important;
}
+main {
+ height: 100%;
+}
+
nav > img {
margin-right: 35%;
margin-left: -5%;
@@ -116,7 +120,7 @@ a {
footer p{
display: block;
- position: fixed;
+ position: relative;
bottom: 0;
margin: auto;
width: 100%;