html{background-color:#2e1bd6}body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100vh;height:100svh;-webkit-font-feature-settings:"palt";font-feature-settings:"palt";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:"Helvetica Neue","Helvetica","Hiragino Sans","Hiragino Kaku Gothic ProN","Arial","Yu Gothic","Meiryo",sans-serif}#content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}@-webkit-keyframes showImage{0%{opacity:0}100%{opacity:1}}@keyframes showImage{0%{opacity:0}100%{opacity:1}}.logo{height:40vh;-webkit-animation:showImage 1s ease;animation:showImage 1s ease}@media screen and (max-width: 960px){.logo{max-width:80vw;height:auto;max-height:40vh}}/*# sourceMappingURL=style.css.map */