html{margin:0;padding:0}html body{margin:0;padding:0;height:100vh;font-family:'Inter', sans-serif;background:#faeed7}.index-page{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh}.index-page__logo{flex:1;display:flex;align-items:center}.index-page__logo img{max-width:80vw;max-height:60vh}.index-page__footer{padding:1.5rem 0;text-align:center}
