@import url("https://fonts.googleapis.com/css2?family=Patua+One&display=swap");html{-webkit-box-sizing:border-box;box-sizing:border-box;font-family:'Patua One', cursive}*,*:before,*:after{-webkit-box-sizing:inherit;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:-webkit-gradient(linear, left top, right bottom, from(rgba(255,251,213,0.5)), to(#b20a2c));background:linear-gradient(to bottom right, rgba(255,251,213,0.5), #b20a2c);width:100%;position:absolute;height:100%;top:0;left:0;opacity:0}header{position:relative}nav{position:absolute;width:100%;background:white;padding:20px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;bottom:0;-webkit-box-shadow:0 20px 20px rgba(0,0,0,0.02);box-shadow:0 20px 20px rgba(0,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:yellowgreen;position:fixed;top:0;left:0;width:0;-webkit-transition:.3s all ease-in-out;transition:.3s all ease-in-out;z-index:5}
/*# sourceMappingURL=style.min.css.map */