diff --git a/css/styles.css b/css/styles.css index 8ec3942..e69de29 100644 --- a/css/styles.css +++ b/css/styles.css @@ -1,46 +0,0 @@ - -@import url('https://fonts.googleapis.com/css?family=Major+Mono+Display|Cutive+Mono'); - - -body { - background-color: #ffd1dc; - overflow: hidden; -} - -div { - height: 100%; - color: #090909; - } - - h1 { - margin: 50px; - position: relative; - text-decoration: none; - left: 50%; - transform: translateX(-50%); - text-align: center; - font-weight: 1; - font-family: Major Mono Display, sans-serif; - letter-spacing: 3px; - width: 100%; - font-size: 40px - - } - -h3, h5 { - position: relative; - text-decoration: none; - font-weight: 10; - font-family: Cutive Mono; - left: 50%; - transform: translateX(-50%); - text-align: center; - margin-top: 70px; - width: 100%; -} - -button { - position: relative; - left: 50%; - font-family: monospace, sans-serif; -} \ No newline at end of file diff --git a/index.html b/index.html index ed2a7f1..e69de29 100644 --- a/index.html +++ b/index.html @@ -1,18 +0,0 @@ - - -
-