.loader{align-items:center;background:#020202;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.title-m-dashboard{background:linear-gradient(90deg,#00aeee,#47bc87 50.5%,#97c93c);background-clip:text;-webkit-background-clip:text;background-size:200% auto;font-size:100px;font-weight:700;-webkit-text-fill-color:transparent;animation:gradientMove 4s linear infinite}@keyframes gradientMove{0%{background-position:0}to{background-position:200%}}