Skip to content

Instantly share code, notes, and snippets.

View drewflcoding-boop's full-sized avatar

drewflcoding-boop

View GitHub Profile
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Dirt Bike Wheelie Game</title>
<style>
* {
margin: 0;
padding: 0;