@keyframes loading{0%{transform:translate(-100%)}to{transform:translate(300%)}}body{background-color:#000;margin:0}
