Skip to content

Instantly share code, notes, and snippets.

View yuusuke0910-coder's full-sized avatar

yuusuke0910-coder

  • Joined Mar 31, 2026
View GitHub Profile
<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title> - </title>
<style>
body { font-family: sans-serif; max-width: 800px; margin: 40px auto; padding: 0 20px; line-height: 1.8; color: #333; }
h1 { color: #c0392b; }
h2 { color: #555; border-bottom: 1px solid #ddd; padding-bottom: 5px; }