UNPKG

namaste-react

Version:

a npm package to create a simple react app

15 lines (13 loc) 220 B
body { font-family: Arial, sans-serif; margin: 0; padding: 0; display: flex; justify-content: center; align-items: center; height: 100vh; background-color: #f0f0f0; } h1 { color: #333; }