Skip to content

Instantly share code, notes, and snippets.

@onnayokheng
onnayokheng / index.html
Created September 3, 2019 16:16
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;
}