Skip to content

Instantly share code, notes, and snippets.

View Owen676767's full-sized avatar

Owen676767

  • Joined Sep 12, 2025
View GitHub Profile
@Owen676767
Owen676767 / index.html
Created October 3, 2025 03:34 — forked from onnayokheng/index.html
HTML Code Game Pacman
<!DOCTYPE html>
<html>
<head>
<title>Maintenance - Moota.co</title>
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Permanent+Marker">
<style type="text/css">
body {
background-color: black;
}