Skip to content

Instantly share code, notes, and snippets.

View Choose2Gist's full-sized avatar

Choose2Gist

  • Joined Apr 22, 2026
View GitHub Profile
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<style>
body {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
display: flex;
justify-content: center;