blueimp-file-upload
Version:
File Upload widget with multiple file selection, drag&drop support, progress bar, validation and preview images, audio and video for jQuery. Supports cross-domain, chunked and resumable file uploads. Works with any server-side platform (Google App Eng
24 lines (22 loc) • 505 B
HTML
<html>
<head>
<style>
html {
background: url("data:image/jpeg;base64, {{trainwreck}}") no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
h1, p {
color: red;
font-family: Helvetica;
}
</style>
</head>
<body>
<h1>not found</h1>
<p>don't worry though, it could be worse.</p>
</body>
</html>