.loading{animation:load 1.25s ease-in-out infinite}@keyframes load{0%{background-color:transparent}50%{background-color:#00000040}to{background-color:transparent}}
