.landing-background{min-height:100vh;background:linear-gradient(to bottom,var(--navyBlue),var(--darkGrey) 100vh);overflow:hidden}.center-content{margin:auto;max-width:50rem}.action-button{background-color:var(--darkGrey);border-color:var(--lightBlue);display:block;margin:0 auto 20rem}.action-button,header{padding:.5rem;border-radius:.5rem;border-width:1px}header{margin-top:1rem;max-width:50rem;background:var(--grey);border-color:var(--lightBlue)}.header-links{padding-right:.5rem}.header-account{float:right}.header-account button:hover{cursor:pointer}.landing-hero{margin-top:20rem;text-align:center}.center-signed-in{margin-top:-.125rem}footer{padding:2.5rem}