.heroWrapper{display:flex;align-items:center;justify-content:center;width:100vw;height:-webkit-max-content;height:-moz-max-content;height:max-content;min-height:100vh;animation:slidein 1s ease-out forwards}.aligner{max-width:100%;width:75%}.mugshot{border-radius:50%;width:15rem;height:100%}.name{cursor:pointer;animation:enlarge 2s ease-in-out infinite alternate}.name:hover{background-color:#000;color:#fff}.nameWrapper,.nav{display:flex;align-items:center}.nav{flex-direction:row;justify-content:space-evenly;font-family:"ContentRegular";width:100%}.navitem{text-decoration:none;color:#000;font-size:125%;font-family:"Mono";font-weight:700;border:1px solid #000}.navitem:hover{background-color:#000;color:#fff}.heroText{width:100%;text-align:center;font-family:Mono;line-height:1;display:flex;justify-content:center;align-items:center;flex-direction:column}@keyframes slidein{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes enlarge{0%{transform:scale(1)}to{transform:scale(1.2)}}@keyframes slideout{0%{transform:scale(1)}to{opacity:0;transform:scale(0)}}@media screen and (max-width:600px){.heroText{width:100%;text-align:center;font-family:Mono;line-height:1}.nav{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;font-family:"ContentRegular"}}.skillswrapper{width:100vw;height:-webkit-max-content;height:-moz-max-content;height:max-content;background-color:#000;color:#fff;display:flex;align-items:center;justify-content:center;flex-direction:column;min-height:100vh}.skillheader{text-align:center}.imgsizing{width:3rem}.imgwrapper>h3{color:#fff}.contactwrapper{display:flex;align-items:center;justify-content:center;width:100vw;height:-webkit-max-content;height:-moz-max-content;height:max-content;min-height:100vh;color:"black";flex-direction:column}.contactText{text-align:center;white-space:normal}.contactText a{text-decoration:underline;color:#000}.contactText a:hover{background-color:#000;color:#fff}.imgSizing{width:35rem;height:100%}@media screen and (max-width:600px){.imgSizing{display:none}}.linkswrapper{display:flex;align-items:center;justify-content:flex-start;width:100vw;height:-webkit-max-content;height:-moz-max-content;height:max-content;min-height:25vh;background-color:#fff;flex-direction:column;color:#000}.imgsizing{width:1.5rem;height:100%;margin:10px}.imgwrapper{color:#000;font-family:Mono;display:flex;flex-direction:row;font-size:large;justify-content:center;align-items:center}.App{margin:0;padding:0;overflow-x:hidden}.projectswrapper{display:flex;align-items:center;justify-content:space-evenly;width:100vw;height:-webkit-max-content;height:-moz-max-content;height:max-content;min-height:100vh;flex-direction:column;background-color:#000;color:#fff}.projectlink{color:#fff}.projectlink,.projectlink:hover{text-decoration:none;font-size:200%;font-weight:bolder}.projectlink:hover{color:#000;background-color:#fff}.projectwrapper{font-size:larger;text-align:center;max-width:50%;min-height:100px;max-height:-webkit-max-content;max-height:-moz-max-content;max-height:max-content;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;white-space:normal}@media screen and (max-width:600px){.projectwrapper{font-size:70%;text-align:center}}body{margin:0;width:100%;overflow-x:hidden;white-space:nowrap;font-family:Mono}body,html{scroll-behavior:smooth}@font-face{font-family:Mono;src:url(/static/media/mono.3195923a.ttf)}@font-face{font-family:ContentRegular;src:url(/static/media/content.739f74c5.ttf)}
/*# sourceMappingURL=main.1e307e3a.chunk.css.map */