Skip to content

Instantly share code, notes, and snippets.

View maxpelic's full-sized avatar
👀
looking for projects to contribute to

Max Pelic maxpelic

👀
looking for projects to contribute to
View GitHub Profile
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>HTML pong</title>
<style>
#message{
font-family:sans-serif;
font-weight:bold;
text-align:center;
@maxpelic
maxpelic / dabblet.css
Created August 23, 2013 16:32 — forked from anonymous/dabblet.css
PelicTech
/**
* PelicTech
*/
body{
background-color:#f8f7f6;
}
#space{
height:10px;