Skip to content

Instantly share code, notes, and snippets.

<!DOCTYPE html>
<head>
<meta charset="utf-8"></meta>
<title>Homepage</title>
<link href="https://fonts.googleapis.com/css?family=Roboto+Slab:100" rel="stylesheet">
<style>
body {
background-color: #222222;
font-family: 'Roboto Slab', serif;
font-size: 2.5em;
<!DOCTYPE html>
<head>
<meta charset="utf-8"></meta>
<title>Homepage</title>
<link href="https://fonts.googleapis.com/css?family=Roboto+Slab:100" rel="stylesheet">
<style>
body {
background-color: #EEEEEE;
font-family: 'Roboto Slab', serif;
font-size: 2.5em;