body{margin:0;padding:0;height:100vh}.app{height:100vh;color:#dfdfdf;background:#171717;font-family:Space Mono}.heading-font{font-family:Host Grotesk}.body-font{font-family:Syncopate}a{text-decoration:none}:root{--colours-text-white: rgb(223, 223, 223);--colours-dark-gray: rgb(23, 23, 23)}.link-container{height:8vh;margin-bottom:1.5vh;overflow:hidden;position:relative;filter:drop-shadow(6px 6px 4px rgba(0,0,0,.9));border-radius:40px}.link-wrapper{position:absolute;display:flex;justify-content:center;align-items:center;height:100%;width:100%;z-index:5;border:1px solid white;border-radius:40px}.link-bg{background-repeat:no-repeat;background-size:cover;background-position:center center;height:6vh;border-radius:40px;overflow:hidden}.link-clicked{background-color:#1717174d}.link-inner{display:flex;width:94%;justify-content:space-between}.link-title{color:#fff;text-align:center;font-size:1.2rem;margin-bottom:0;display:flex;justify-content:center;align-items:center}.bg{height:100vh;background-image:url(https://storage.googleapis.com/junkrunner-frontend/public/1070723-DMAST7yu.jpg);background-color:#171717;background-repeat:no-repeat;background-size:cover;filter:blur(10px) sepia(100%) brightness(.7)}.page{height:100vh;width:100vw;position:absolute;z-index:10;top:0;display:flex;flex-direction:column;justify-content:center;align-items:center}.page-inner{width:80vw;max-width:500px}.links-wrapper{height:80vh}.junkrunner-wrapper{height:10vh;top:0;width:80vw;max-width:500px;position:absolute;display:flex;align-items:flex-end;justify-content:center}.junkrunner{font-family:Syncopate;font-size:2.1rem;font-weight:600;min-height:5vh;display:flex;text-align:center}
