body{margin:0;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Fira Sans','Droid Sans','Helvetica Neue',sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,'Courier New',monospace}.App{text-align:center;display:flex}.location_page{width:100vw;height:100vh;background-image:url(/assets/questionmarks.e708c581.jpeg)}.column_center{display:flex;flex-direction:column;justify-content:center;align-items:center}.hungryfac_page{background-image:none;width:100vw;height:100%;background-repeat:repeat-x;background-size:cover}.flexwrap{display:flex;justify-content:center;flex-direction:row;flex-wrap:wrap}.margin_top_big{margin-top:10vh}.memberImage{height:24vh;width:auto}.fortyvh{height:40vh;width:auto}.twentyvh{height:20vh;width:auto}img:hover{animation:shake .5s;animation-iteration-count:infinite}@keyframes shake{0%{transform:translate(1px,1px) rotate(0)}10%{transform:translate(-1px,-2px) rotate(-1deg)}20%{transform:translate(-3px,0) rotate(1deg)}30%{transform:translate(3px,2px) rotate(0)}40%{transform:translate(1px,-1px) rotate(1deg)}50%{transform:translate(-1px,2px) rotate(-1deg)}60%{transform:translate(-3px,1px) rotate(0)}70%{transform:translate(3px,1px) rotate(-1deg)}80%{transform:translate(-1px,-1px) rotate(1deg)}90%{transform:translate(1px,2px) rotate(0)}100%{transform:translate(1px,-2px) rotate(-1deg)}}.progress-bar{position:relative;height:20px;width:150px;border-radius:50px;border:3px solid #000}.filler{background:#1da598;height:100%;border-radius:inherit;transition:width .2s ease-in}