UNPKG

namaste-react

Version:

a npm package to create a simple react app

17 lines (14 loc) 227 B
body { margin: 0; font-family: Arial, sans-serif; } .container { display: flex; justify-content: center; align-items: center; height: 100vh; background-color: #f0f0f0; } h1 { color: #007acc; }