 :root {--pageH: 90vh;--navH: 10vh;}@media only screen and (max-width: 800px) {#page a {width: 100vw;background-size: 24%;height: 83vh;}}@media only screen and (min-width: 800px) {#page {flex-direction: row;}#page a {display: inline!important;width: 100%;background-size: 12%;height: 100vh;}}body {min-height: 100vh;}#page {margin-top: var(--navHeight)!important;}#upcoming_gif {display: flex;align-content: center;flex-wrap: nowrap;justify-content: center;align-items: center;width: 100vw;flex-direction: column;}#upcoming_gif a {background-image: url(img/logo2.gif);background-position: 10vw 4vh;border: #ffffff 2vw solid;border-top: 6vh solid white;border-bottom: 1vh white solid;background-color: white;margin-bottom: 5vh;}