Skip to content

Instantly share code, notes, and snippets.

View mattstermiller's full-sized avatar

Matt Miller mattstermiller

  • Louisiana, USA
View GitHub Profile
@mattstermiller
mattstermiller / fire.html
Last active May 28, 2019 01:18
doom fire animation
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>doom fire</title>
<style>
#bod {
background-color: black;
color: white;