UNPKG

caisson

Version:

Deploy your static website to AWS

53 lines 2.02 kB
<!doctype html> <html> <head> <meta charset="utf-8"> <title>Nothing to see here... - This page was generated by Caisson</title> <style type="text/css"> @font-face { font-family: 'strangelove'; src: url('fonts/strangelove-text.eot'); src: url('fonts/strangelove-text.eot?#iefix') format('embedded-opentype'), url('fonts/strangelove-text.woff') format('woff'), url('fonts/strangelove-text.ttf') format('truetype'), url('fonts/strangelove-text.svg#ywftsvg') format('svg'); font-weight: normal; font-style: normal; } body { padding: 0; margin: 0; color: #507d9d; background-color: #f3F3eb; text-align: center; } section { position: absolute; left: 0; top: 50%; width: 100%; margin-top: -80px; } h1 { padding: 0; margin: 0 0 22px; font-family: 'strangelove', 'helvetica'; font-size: 72px; line-height: 72px; font-weight: normal; text-transform: uppercase; } p { padding: 0; margin: 0; font-family: 'courier'; font-size: 14px; line-height: 22px; } a { color: #507d9d; font-weight: bold; text-decoration: none; } a:hover { text-decoration: underline; } </style> </head> <body> <section> <h1>Nothing to see here...</h1> <p>This page was generated by <a href="http://caisson.co">Caisson</a></p> </section> </body> </html>