Skip to content

Instantly share code, notes, and snippets.

View sibereren's full-sized avatar

Eren Erkan sibereren

View GitHub Profile
@sibereren
sibereren / gist:266bd900fde9cbb35a1b944d0b7e9e9e
Last active September 18, 2023 08:57 — forked from onnayokheng/index.html
HTML Code Game Pacman with Custom Image
<!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;
}