@import url(https://fonts.googleapis.com/css2?family=League+Spartan:wght@500&display=swap);body{font-family:"League Spartan",serif;background-color:#000}#photo{height:100vh;min-height:50vw;max-height:180vw;background-image:url(../images/ewelina-flinta.webp);background-repeat:no-repeat;background-size:cover;background-position:top}#photo>a{display:block;position:absolute;top:0;right:0;left:0;height:100vh;min-height:50vw;max-height:180vw;background-image:url(../images/nowy-album.svg);background-repeat:no-repeat;background-size:cover;background-position:top}#bio{background-image:url(../images/bio-bg.webp);background-repeat:no-repeat;background-size:cover;background-position:left}#bio>div.socials>a{font-size:2.2rem;color:#b4b6b6;text-decoration:none}#bio>div.socials>a:hover{color:#fff}#bio>p.lead{color:#ebaa82;text-transform:uppercase;text-align:center;font-size:1.5rem}#bio>div.bio{color:#d5d5d5;font-size:.9rem;gap:8rem}#bio>div.bio>div{width:100%}#bio a>img{border-radius:.5rem}#bottom{background-image:url(../images/bottom-bg.webp);background-repeat:no-repeat;background-size:cover;background-position:left;color:#fff;text-transform:uppercase;text-align:center}#bottom a{color:#fff;text-decoration:none}#bottom a:hover{color:#b4b6b6}