@import url(https://fonts.googleapis.com/css2?family=Fredericka+the+Great&display=swap);:root{--white:#e8e8e8;--red:#f05454;--blue:#30475e;--dark:#222831}body{margin:0;padding:0;font-family:sans-serif;background:linear-gradient(270deg,#222831,#30475e);background:linear-gradient(270deg,var(--dark),var(--blue))}img{width:300px;height:300px;object-fit:cover}a{color:#30475e;color:var(--blue);text-decoration:none}h1{font-family:"Fredericka the Great",cursive;font-weight:200;color:var(--red)}.logo{margin-top:20px;width:100px;height:100px}.img-wrapper{background-color:var(--white)}.img-wrapper:hover{background-color:var(--red)}.img-wrapper:hover a{color:var(--white)}
/*# sourceMappingURL=main.46c0e973.chunk.css.map */