.homeContainer>div{width:100%;height:calc(100vh - 64px);display:flex;flex-direction:column;align-items:center;justify-content:space-between;text-align:center}.homeHeader{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.homeImage{width:60%;height:fit-content}@media screen and (max-width: 768px){.homeImage{width:80%}}
