body,html{height:100%}.scroll__infinite{background-image:url(/img/bg01.jpg);height:100vh;width:100%;background-size:cover;background-position:0 0;animation:infinite 15s linear infinite}@keyframes infinite{0%{background-position:50% 0}to{background-position:50% -200px}}::placeholder{color:#cacccd!important}