body{margin:0;font-family:Poppins,sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.loaderContainer{width:100%;height:100vh;display:flex;justify-content:center;align-items:center}.loaderContainer img{animation:breathe 4s ease-in-out infinite}.loaderContainers{width:inherit;height:100vh;display:flex;justify-content:center;align-items:center}.loaderContainers img{width:50%;height:50%;object-fit:contain;animation:breathe 4s ease-in-out infinite}@keyframes breathe{0%{transform:scale(.5)}50%{transform:scale(.75)}to{transform:scale(.5)}}
