Skip to content

Instantly share code, notes, and snippets.

View maschad96's full-sized avatar

Matt maschad96

  • Henderson, NV
  • 17:28 (UTC -07:00)
View GitHub Profile
@maschad96
maschad96 / index.html
Last active April 16, 2020 22:26 — forked from jdanyow/index.html
another poc
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>GistRun</title>
<link rel="stylesheet" href="styles.css">
<style>
*:focus {
outline-color: inherit;
outline-style: dashed;