google-site-verification=leQEZztizR9q3rWI0IWy_rvDls8jaX2puxlFLrJeq_A google-site-verification=leQEZztizR9q3rWI0IWy_rvDls8jaX2puxlFLrJeq_A
/* From uiverse.io by @Mike11jr */ .spinner { flex-direction: row; display: flex; align-items: center; justify-content: center; } .dot1, .dot2, .dot3 { width: 15px; height: 15px; border: double; border-color: white; border-radius: 50%; margin: 10px; } .dot1 { animation: jump765 1.6s -0.32s linear infinite; background: #2495ff; } .dot2 { animation: jump765 1.6s -0.16s linear infinite; background: #2495ff; } .dot3 { animation: jump765 1.6s linear infinite; background: #2495ff; } @keyframes jump765 { 0%, 80%, 100% { -webkit-transform: scale(0); transform: scale(0); } 40% { -webkit-transform: scale(2.0); transform: scale(2.0); } } 404 | Equiposonrie
top of page
bottom of page