.home-page{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;text-align:center}.home-page.light{background-color:#edede9;color:#000}.home-page.dark{background-color:#000;color:#d0d0cb}.home-page img{max-width:100%;height:auto}
