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}.shirt{position:relative}svg{position:absolute;display:inline-block;top:18vh;max-height:600px}.adjustButton{top:-49vh}.verticalAdjust{position:absolute;transform:rotate(90deg);top:40vh;right:20vw}@media only screen and (max-width:480px){body .shirt{transform:scale(.4) translateY(-130vh)}body svg{transform:translateY(4vh)}body .verticalAdjust{position:relative;transform:rotate(90deg);top:-54vh;right:60vw}}body{background-color:#282c34}.App{text-align:center}.description{width:60vw;margin-top:0}.button-container{margin-top:1rem;display:flex;flex-direction:row;justify-content:space-around;flex-wrap:wrap}.button{margin-left:200;margin-right:200}.outside-logo-text{margin-left:3rem;position:absolute;left:0;top:0}.App-header{min-height:95vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin)}.app-footer,.App-header{background-color:#282c34;color:#fff}.app-footer{padding-bottom:1.5rem}.App-link{color:#61dafb}.logo-text{-webkit-animation-name:underline_animation;animation-name:underline_animation;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:cubic-bezier(.075,.82,.165,1);animation-timing-function:cubic-bezier(.075,.82,.165,1)}.logo-no-anim,.logo-text{color:green;font-style:italic;font-size:larger}.logo-no-anim{text-decoration:underline}.button{background-color:#7cfc00}@-webkit-keyframes underline_animation{0%{text-decoration:underline}50%{text-decoration:none}to{text-decoration:underline}}@keyframes underline_animation{0%{text-decoration:underline}50%{text-decoration:none}to{text-decoration:underline}}@media only screen and (max-width:480px){body .outside-logo-text{margin-left:0;position:relative}body{height:100vh}}
/*# sourceMappingURL=main.8985c396.chunk.css.map */