html,body{margin:0;padding:0;width:100%;height:100%;font-family:futura-pt,sans-serif;overflow:hidden;background-color:#000}#root{width:100%;height:100%;background-image:url(/BACKGROUND.png);background-size:cover;background-position:center bottom;background-repeat:no-repeat}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes scroll-right{0%{transform:translate(-50%)}to{transform:translate(0)}}
