Skip to content

Instantly share code, notes, and snippets.

@rvgpl
Created April 24, 2020 06:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rvgpl/7d6d096d717dab03038386539397ecd9 to your computer and use it in GitHub Desktop.
Save rvgpl/7d6d096d717dab03038386539397ecd9 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<style>
html, body {
font-family: inherit;
font-size: 24px;
line-height: 2;
max-width: 500px;
margin: 0 auto;
}
</style>
</head>
<body>
<p>Lorem ipsum dolor sit, amet consectetur adipisicing elit. Tenetur a cupiditate earum? Ipsum nisi veritatis officia repellat. Fugiat quos culpa doloremque, saepe incidunt nulla aperiam, atque qui ea quam accusamus!<p>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment