diff --git a/css/freakymas.css b/css/freakymas.css index d32dae6..d2f9fc1 100644 --- a/css/freakymas.css +++ b/css/freakymas.css @@ -13,20 +13,14 @@ body::before { body { background-image: url('.../images/chirstmas-1.png'); - overflow-x: hidden; - min-height: 100vh; - overflow-y: hidden; color: white; background-image: cover; background-position: center; background-repeat: no-repeat; - background-size: cover; - background-position: center; background-attachment: fixed; font-family: 'Comic Sans MS', sans-serif; min-height: 100vh; min-width: 100vw; - display: flex; flex-direction: column; justify-content: center; align-items: center;