body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Roboto Mono,monospace;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{min-height:100%;position:relative}.header{background:#fff;border-bottom:1px solid #000;height:7%;justify-content:space-around;position:fixed;top:0;width:100%;z-index:1000}.header,.header-link-section{align-items:center;display:flex}.header-link-section{font-weight:700;height:inherit;justify-content:space-evenly;width:30%}.nav-active{color:purple;padding:16px 28px}.inactive{color:#000;padding:16px 28px}.clock-display{color:#fff;display:flex;flex-direction:column;font-size:45px;height:40%;margin:auto;text-shadow:2px 2px #040404}.clock-hours-minutes{margin-bottom:-10%}@media screen and (max-width:800px){.clock-display{align-items:center;display:flex;flex-direction:column;font-size:30px;height:auto;margin:auto;width:50%}}.about-section{background:#fff;border:1px solid #000;height:-webkit-min-content;height:min-content;margin:auto;padding:2%;width:75%}.about-link-section,.about-section{display:flex;flex-direction:column}.about-link{color:blue;font-weight:800}@media screen and (max-width:800px){.about-section{height:auto;margin:auto;width:80%}}.critter-card{background:#fff;border:2px solid #000;height:115px;margin-top:7px;overflow-x:auto;position:relative;width:95%}.critter-card:hover{cursor:pointer;-webkit-transform:scale(1.1);transform:scale(1.1)}.critter-icon{height:50px;width:auto}.critter-caught-checkmark{height:50px;position:absolute;right:6px}.critter-container{align-content:center;align-items:center;display:grid;grid-template-columns:repeat(auto-fill,minmax(8rem,2fr));grid-template-rows:repeat(auto-fit,minmax(8rem,3fr));justify-content:center;justify-items:center;justify-self:center;margin:auto;width:70%}.critter-title{font-weight:700}.hemisphere-selection{display:flex;justify-content:space-evenly}.set-hemisphere-button{background:#fff;border:1px solid #000;color:#000;font-weight:600}.set-hemisphere-button:hover{cursor:pointer;-webkit-transform:scale(1.1);transform:scale(1.1)}footer{border:1px solid #000;display:flex;flex-direction:column;height:20%;justify-content:center;margin-top:2%;width:100%}@media screen and (max-width:800px){footer{height:auto;margin:2% auto auto;width:100%}}.oops-page{background:#fff;border:1px solid #000;height:20%;margin:auto;padding:2%;width:60%}.oops-link-section{display:flex;flex-direction:column}.oops-link{color:blue;font-weight:600}.App{background:linear-gradient(180deg,#4e9ce4,hsla(0,0%,90%,0) 80%);background-position:50%;background-size:cover;display:flex;flex-direction:column;height:100vh;min-height:100vh;overflow-x:hidden;text-align:center}.fetch-error-message{background:#fff;border:1px solid #000;font-weight:500;height:-webkit-min-content;height:min-content;margin:auto;width:auto}
/*# sourceMappingURL=main.df58c3b6.css.map*/