Skip to content

Instantly share code, notes, and snippets.

@ruimgbarros
Created June 19, 2017 23:00
Show Gist options
  • Save ruimgbarros/8ce02f7bfbb141d80dd041096eabf9f2 to your computer and use it in GitHub Desktop.
Save ruimgbarros/8ce02f7bfbb141d80dd041096eabf9f2 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title></title>
</head>
<style>
body {
padding-left: 50%;
padding-right: 50%;
}
</style>
<body>
<h1>Hello World</h1>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment