*{box-sizing:border-box}.page{background-color:#3e5e54;margin:0;display:flex;justify-content:center;align-items:center;width:100vw;height:100dvh}.logo{max-width:600px;user-drag:none;-webkit-user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;animation:fadeInAnimation ease 3s;animation-iteration-count:1;animation-fill-mode:forwards}@media only screen and (max-width: 1920px){.logo{max-width:35%}}@media only screen and (max-width: 1200px){.logo{max-width:50%}}@keyframes fadeInAnimation{0%{opacity:0}100%{opacity:1}}/*# sourceMappingURL=style.css.map */
