@keyframes luz{0%{background-color:red;box-shadow:0 0 5px red}50%{background-color:#8b0000;box-shadow:none}to{background-color:red;box-shadow:0 0 5px red}}
