body{padding:0;margin:0}body.body-er{background:#000}body.body-mmk{background:#4680c1}body.body-opt{background:#36c}body.body-sd{background:#113129}body.body-mt{background:#1c2329}main h1{display:block;box-sizing:border-box;width:100%;font-size:20px;font-family:"outfit",arial,sans-serif;color:#fff;font-weight:normal;padding:50px;word-break:break-all}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.15, 1.15, 1.15);transform:scale3d(1.15, 1.15, 1.15)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.15, 1.15, 1.15);transform:scale3d(1.15, 1.15, 1.15)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.pulse{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;animation:pulse 1.5s infinite}main{flex-flow:column wrap;justify-content:center;display:flex;width:100%;height:100vh}main .main_item{display:block;width:100%;margin:0 auto;max-width:150px}@media only screen and (min-width: 768px){main .main_item{max-width:250px}}main .main_item img{display:block;width:100%}