@import"https://fonts.googleapis.com/css2?family=DM+Sans&display=swap";#root,body{width:100%;height:100%}.initial-load{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.Mloader{width:48px;height:48px;border:5px solid #FFF;border-bottom-color:#ff3d00;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{width:100%;height:100%}*{margin:0;padding:0;font-family:DM Sans,sans-serif}
