Skip to content

Instantly share code, notes, and snippets.

@iDhoons
iDhoons / namhansanseong-food.html
Created April 1, 2026 05:06
남한산성 보양식 맛집 TOP 5 (5인 룸 가능)
<!DOCTYPE html>
<html lang="ko">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>남한산성 보양식 맛집 TOP 5</title>
<style>
* { margin: 0; padding: 0; box-sizing: border-box; }
body {
font-family: -apple-system, BlinkMacSystemFont, 'Apple SD Gothic Neo', sans-serif;