Skip to main content
Playground
guest@thinh.dev
interactive shell
guest@thinh.dev ~ $
sandbox.html
card
anim
canvas
▶ Run ⇧↵
<!doctype html> <style> body{margin:0;height:100vh;display:grid;place-items:center;background:#0a0a14;font-family:system-ui} .card{padding:32px 40px;border-radius:16px;background:#11111a;border:1px solid #2a2a3a; color:#e5e5e5;text-align:center;box-shadow:0 20px 60px rgba(0,0,0,.5)} .card b{color:#4ade80} </style> <div class="card"> <h2>Hello from the <b>sandbox</b> 👋</h2> <p>Edit the code and hit Run.</p> </div>
Available for work
Download CV