Skip to content

Instantly share code, notes, and snippets.

@onlyforfuns
onlyforfuns / index.html
Created November 15, 2023 08:24 — 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;
}
@onlyforfuns
onlyforfuns / index.html
Created November 15, 2023 08:24 — 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;
}