<html>
<head>
<style type="text/css">
@font-face { font-family: 'Ubuntu'; src: url(https://bitbucket.org/patx/hacks/raw/8b5da9c245c84469a9033490b372373dab924e04/Ubuntu-Beta.ttf); }
body { font-family: 'Ubuntu'; }
textarea { margin: 0px; width: 95%; height: 80%; }
small { font-size: 15px; }
h1 { font-size: 40px; }
a { color: black; }
</style>
<title>
micropie/pickledb pastebin
</title>
<body>
<h1>pastebin</h1>
<form action="/" method="post">
<textarea rows="30" name="paste_content"></textarea>
<br>
<button type="submit">paste</button>
</form>
</body>
</html>