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;height:100vh;min-width:300px;overflow:auto}.right-col{height:100vh;overflow-y:auto}.primary-bg-color{background-color:#1c2331}@media (max-width:300px),screen and (min-width:800px) and (max-width:845px){.landing-intro{display:block;float:center;margin-right:.4em}}@media screen and (min-width:300px) and (max-width:799px){.landing-icon{font-size:6em}.landing-intro{display:block;float:center;margin-right:.4em}}@media screen and (min-width:800px){.landing-icon{font-size:8rem}}.center-content{height:100vh}.btn:hover{box-shadow:5px 10px #888;cursor:pointer}.bio-name:hover{text-decoration:underline}.scroll-to-icon{background-color:#fff;color:"rgb(0,184,225)"}.scroll-to-container{position:fixed;right:10px;bottom:0}.views-container{position:fixed;left:10px;bottom:0}.background-text-on-hover:hover{border:1px solid #888;color:#fff;box-shadow:5px 5px 0 #888;padding:5px}.skill-img{height:6rem;width:7rem}.project-img{height:12rem;width:25rem;flex-shrink:0;min-width:100%;min-height:100%}.breathing-animation{-webkit-animation:breathing 5s ease-out infinite normal;animation:breathing 5s ease-out infinite normal}@-webkit-keyframes breathing{0%{-webkit-transform:scale(.9);transform:scale(.9)}25%{-webkit-transform:scale(1);transform:scale(1)}60%{-webkit-transform:scale(.9);transform:scale(.9)}to{-webkit-transform:scale(.9);transform:scale(.9)}}@keyframes breathing{0%{-webkit-transform:scale(.9);transform:scale(.9)}25%{-webkit-transform:scale(1);transform:scale(1)}60%{-webkit-transform:scale(.9);transform:scale(.9)}to{-webkit-transform:scale(.9);transform:scale(.9)}}