I need a small website whose sole focus is a Wagar leaderboard that updates in real-time (at minimum every day). The interface should feel modern and clean, with an uncluttered layout that highlights the rankings front and center on both desktop and mobile screens. Core requirements • A leaderboard component that refreshes automatically without visitors needing to reload the page. • An easy way for me to add or import the latest Wagar results—CSV upload, simple admin form, or an automated pull from a Google Sheet/API, whichever you think is most reliable. • Responsive design so the table looks crisp on phones, tablets, and large monitors. • Light-weight tech stack; plain HTML/CSS/JS or a framework such as React or Vue is fine as long as performance stays snappy. • Clear hand-off: source code, brief setup guide, and any environment variables or free hosting suggestions so I can keep the site live after delivery. Acceptance criteria 1. Visiting the page instantly shows the current leaderboard. 2. When new data is pushed through the chosen update method, the page reflects the change within seconds. 3. Layout remains readable on screens as narrow as 320 px without horizontal scrolling. 4. No visual clutter—white or light background, neat typography, subtle accent color for top ranks. If you have a preferred approach for real-time data (WebSocket, polling, Firebase, etc.) mention it in your proposal along with a quick timeline.