.flash-screen{animation:redflash .8s infinite}@keyframes redflash{0%{background-color:#ff000014}50%{background-color:#ff00004d}to{background-color:#ff000014}}
