html{background-color:#151a29}html,body{margin:0;height:100%}p{color:#fff}a{color:#fff;text-decoration:none}body{font-family:Roboto,sans-serif;font-weight:400;display:flex;flex-direction:column}h1{color:#fff}.navigation-bar{display:flex;justify-content:space-between}.home-button{margin-left:1em}.section-links{display:flex;justify-content:right;align-items:right;grid-template-columns:auto auto auto auto auto;column-gap:2em}.subtext-wrapper{display:flex;flex-flow:column;flex:1;align-items:center;justify-content:center;height:100%}.front-page-name{display:flex;justify-content:center;align-items:center}.front-page-subtext{min-height:100vh;justify-content:center;text-align:center;align-items:center;align-content:center;padding-top:20px;padding-bottom:20px;box-sizing:border-box;overflow-y:auto;margin:auto;width:100%}.grid-container{display:grid}.grid-item{display:flex;justify-content:center;align-items:center;justify-self:center}.front-page-picture{display:flex;justify-content:center;align-items:center;width:200px;height:200px;overflow:hidden;border-radius:50%}.front-page-picture img{width:100%;height:100%;object-fit:cover}
