html,body{max-width:100%;overflow-x:hidden}@keyframes floating{0%{top:0px}50%{top:10vh}100%{top:0px}}.floating{position:relative;animation:floating 5s ease-in-out infinite}