/* Reset App.css - all styles in index.css */
.App {
    min-height: 100vh;
    background: #0A0A0A;
}
