diff --git a/assets/styles.css b/assets/styles.css index 99603fc..d381033 100644 --- a/assets/styles.css +++ b/assets/styles.css @@ -14,7 +14,6 @@ body { align-items: center; font: 14px 'ConsolasBold'; color: #fff; - /* background-color: #181818; */ background: url('/assets/background.jpg') center/cover no-repeat; text-align: center; } @@ -107,4 +106,4 @@ label { h2, h3, label { font-size: 1.1rem; margin: 5px 0; } #mybutton { width: 200px; } main { padding: 2%;} -} \ No newline at end of file +} diff --git a/index.html b/index.html index 94f3bd9..cdd984e 100644 --- a/index.html +++ b/index.html @@ -32,17 +32,17 @@
+