:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;background-color:#0d1117}.cm-logo{width:300px;animation:logo-pulse-animation 2s ease-in-out infinite}.app-body-wrapper{display:flex;justify-content:center;align-items:center;height:100vh}@keyframes logo-pulse-animation{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}
