@import url(https://fonts.googleapis.com/css?family=Courier+Prime);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;color:#205;font-family:Courier Prime}body,html{overflow-x:hidden}a{-webkit-user-select:none;user-select:none}.App{background-color:#77b;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);min-height:100vh}.Header{background-color:#dde;display:flex;flex-direction:row;justify-content:space-between;padding:.5em 1em;top:0;z-index:63}.Header,.HeaderShadow{height:2em;position:fixed;width:100%}.HeaderShadow{background-color:#20a;left:.15em;top:.15em;z-index:61}.Contact{background-color:#dde;background:repeating-linear-gradient(-45deg,#dde,#dde 5px,#d5d5e5 0,#d5d5e5 10px);box-shadow:.15em .15em 0 #20a;display:flex;flex-flow:column nowrap;height:6em;justify-content:space-around;position:fixed;right:0;top:-4em;transition:transform 1s;width:8em;z-index:62}.Contact.ContactRevealed{transform:translateY(5.95em)}.ContactLink{font-size:60%;padding:0 1.66em;text-align:right;text-decoration:none}.ContactLink,.Title{color:#50a;font-weight:700}.Title{font-size:calc(26px*1vw);max-height:100%;max-width:50%}.About{align-items:center;background-color:#77b;background:linear-gradient(0deg,#77b,#77b 45%,#66a 0,#66a 55%,#77b 0);display:flex;height:100vh;justify-content:center;text-align:center;width:100%}.Greeting{color:#fba;font-size:56px;font-weight:700;text-shadow:.05em .05em 0 #20a;z-index:3}.GreetingBackground{background-color:#77b;height:10em;width:10em;z-index:2}.GreetingBackground,.GreetingBackgroundShadow{animation:square-spin 6s ease-in-out infinite;position:absolute}.GreetingBackgroundShadow{background-color:#66a;height:10.4em;width:10.4em;z-index:0}.ScrollDown{color:#dde;font-size:16px;font-weight:500;position:absolute;text-align:center;text-shadow:.05em .05em 0 #50a;top:69vh;width:10em;z-index:10}.Projects{align-items:space-evenly;background-color:#66a;background:repeating-linear-gradient(45deg,#77b,#77b 5px,#66a 0,#66a 10px);justify-content:space-evenly;min-height:96vh;padding:2em 0;width:100%}.GitFrame,.Projects{display:flex;flex-flow:row wrap}.GitFrame{background:linear-gradient(#dde 17%,#20a 17% 19%,#dde 19%);box-shadow:.15em .15em 0 #20a;flex-shrink:0;font-size:24px;height:10em;margin:.5em;max-width:101%;padding:0 1em;width:16em}.GitTitle{color:#50a;font-size:26px;font-weight:700;height:17%;padding:1.8% 0;text-decoration:none;width:100%}.ContactLink:hover,.GitTitle:hover,.Title:hover{cursor:pointer;text-decoration:underline}.GitLanguage{align-items:end;color:#20a;display:flex;flex-grow:1;font-size:18px;justify-content:end;margin-bottom:.5em;text-align:right}.ScrollDown:hover{cursor:pointer}@keyframes square-spin{0%{transform:rotate(-1deg)}50%{transform:rotate(1deg)}to{transform:rotate(-1deg)}}@keyframes square-spin-shadow{0%{transform:rotate(-2deg)}50%{transform:rotate(2deg)}to{transform:rotate(-2deg)}}@keyframes git-spin{0%{transform:rotate(-.5deg)}50%{transform:rotate(.5deg)}to{transform:rotate(-.5deg)}}
/*# sourceMappingURL=main.b83b50b9.css.map*/