.error-block{position:fixed;right:20px;bottom:20px;color:#856404;border-radius:.25rem;padding:.75rem 1.25rem;-webkit-animation-name:example;animation-name:example;-webkit-animation-duration:1s;animation-duration:1s}@-webkit-keyframes example{0%{right:2000px}to{right:20px}}@keyframes example{0%{right:2000px}to{right:20px}}