diff --git a/src/App.css b/src/App.css index 9a07ee1..012c5b8 100644 --- a/src/App.css +++ b/src/App.css @@ -2,25 +2,12 @@ width: 100%; } -.bg-image{ +/* .bg-image{ background-image: url("./assets/images/bg.png"); background-repeat: no-repeat; background-size: cover; background-attachment: fixed; -} - -#overlay { - position: fixed; - width: 100%; - height: 100%; - top: 0; - left: 0; - right: 0; - bottom: 0; - background-color: rgba(0, 0, 0, 0.5); - z-index: -1; - cursor: pointer; -} +} */ /* .main-container { background-image: url("./assets/images/14.png");