diff --git a/index.css b/index.css index 2052ecc..88a2a27 100644 --- a/index.css +++ b/index.css @@ -6,7 +6,6 @@ body { margin: 0; padding: 0; - color: #000; } a, a:active, a:hover, a:visited { @@ -27,7 +26,6 @@ a, a:active, a:hover, a:visited { right: 0; width: 40%; background-image: url("images/abstract_squares.jpg"); - background-color: #000; background-size: cover; height: 100vh; display: flex;