Skip to content

Instantly share code, notes, and snippets.

View amfbuliders10-code's full-sized avatar
💭
AMF Food

amfbuliders10-code

💭
AMF Food
  • Joined Oct 2, 2025
View GitHub Profile
```html name=index.html
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Simple Restaurant Homepage</title>
<style>
body {
font-family: Arial, sans-serif;