@import"https://fonts.googleapis.com/css2?family=Patua+One&display=swap";html{box-sizing:border-box;font-family:"Patua One",cursive}*,*:before,*:after{box-sizing:inherit}header{background:url("https://images3.alphacoders.com/672/672745.jpg") center;background-size:cover;height:100vh}main{max-width:1024px;margin:auto;padding:0 50px}h1{font-family:"Patua One",cursive;font-size:50px;font-weight:normal;text-align:center;margin:50px 0}.gradient{background:linear-gradient(to bottom right, rgba(255, 251, 213, 0.5), rgb(178, 10, 44));width:100%;position:absolute;height:100%;top:0;left:0;opacity:0}header{position:relative}nav{position:absolute;width:100%;background:#fff;padding:20px 0;display:flex;justify-content:space-around;bottom:0;box-shadow:0 20px 20px rgba(0,0,0,.02)}nav a{text-decoration:none;text-transform:uppercase;font-family:"Patua One",cursive;color:crimson}nav.sticky{position:fixed;bottom:auto}.prog-read{height:50px;background:#9acd32;position:fixed;top:0;left:0;width:0;transition:.3s all linear;z-index:5}/*# sourceMappingURL=style.min.css.map */