body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#025eb0;background:linear-gradient(140deg,#025eb0,#254bf7 31%,#00d4ff 89%);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;height:100vh;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{background:linear-gradient(bottom right,#025eb0,#00d4ff);box-sizing:border-box;color:#444;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;min-height:100vh;text-align:center}#card,.App{align-items:center;display:flex;justify-content:center;padding:2rem}#card{background-color:#eee;box-shadow:3px 5px 5px #2f4f4f;height:460px;width:min(900px,100%)}.content-container{display:flex;flex-direction:column;font-weight:400;height:95%;justify-content:space-between;text-align:center;width:95%}#title{font-size:40px;font-weight:lighter;line-height:.5em;padding:0}#tags,#title{text-align:left}#tags{color:#01851e;font-size:12px;font-weight:700}.grid-container{justify-content:space-evenly;margin:0 auto;width:100%}.grid-box,.grid-container{align-items:center;display:flex}.grid-box:hover>i{animation:spin 2s}#about-container{font-size:16px;text-align:left;width:100%}.icon{width:50px}@media screen and (max-width:900px){.App{padding:1.5rem}#card{height:auto}}@media screen and (max-width:950px),screen and (orientation:portrait){.App{align-items:flex-start;padding:1.5rem 1rem 3rem}#card{box-shadow:3px 5px 5px #2f4f4f;min-height:75vh;padding:2rem;width:min(95vw,520px)}.content-container{width:100%}#title{line-height:1.2}#tags,#title{text-align:center}#about-container{font-size:14px}.grid-container{gap:1rem}.grid-box{gap:.75rem;justify-content:center;width:100%}.icon{width:40px}}
/*# sourceMappingURL=main.75a572d8.css.map*/