Skip to content

Instantly share code, notes, and snippets.

View jchance27-sys's full-sized avatar

jchance27-sys

  • Joined May 8, 2026
View GitHub Profile
@jchance27-sys
jchance27-sys / index.html
Created May 9, 2026 02:17 — forked from engineeramany1-cmd/index.html
أريد أن أشغلة وأريد رابط
<!DOCTYPE html>
<html lang="ar" dir="rtl">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>مطعم Shatec King</title>
<style>
:root { --main-blue: #003399; }
body { background-color: #222; font-family: 'Arial', sans-serif; display: flex; justify-content: center; align-items: center; height: 100vh; margin: 0; color: white; }