Skip to content

Instantly share code, notes, and snippets.

View lgmworks's full-sized avatar
🎯
Focusing

Luis Guillermo Moreno lgmworks

🎯
Focusing
View GitHub Profile
@lgmworks
lgmworks / rulething.html
Last active September 16, 2016 22:47 — forked from mpj/rulething.html
Code from episode
<html>
<head>
<style>
.automaton{
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
overflow: hidden;