onionshare/404.html

16 lines
338 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>Error 404</title>
<style type="text/css">
body {
background-color: #FFC4D5;
color: #FF0048;
text-align: center;
font-size: 30em;
}
</style>
</head>
<body>&#9760;</body>
</html>