Why Nostr? What is Njump?
2023-05-16 20:42:17

Potter on Nostr: <!DOCTYPE html> <html> <head> <title>Boneclub+</title> <meta name="viewport" ...

<!DOCTYPE html>
<html>
<head>
<title>Boneclub+</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<style>
body {
font-family: Arial, sans-serif;
margin: 0;
padding: 0;
background-color: #f2f2f2;
}

header {
background-color: #337ab7;
color: #fff;
padding: 20px;
text-align: center;
}

h1 {
font-size: 32px;
margin: 0;
}

.joke {
margin: 20px;
text-align: center;
background-color: #fff;
padding: 20px;
border-radius: 10px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.joke h2 {
color: #337ab7;
font-size: 24px;
margin-bottom: 10px;
}

.joke p {
color: #555;
font-size: 18px;
}

video {
display: block;
margin: 20px auto;
max-width: 100%;
height: auto;
border-radius: 10px;
}
</style>
</head>
<body>
<header>
<h1>Boneclub+</h1>
</header>

<div class="joke">
<h2>Why did the skeleton go to the party alone?</h2>
<p>Because he had no-body to go with!</p>
</div>

<div class="video-container">
<video controls>
<source src="https://youtu.be/yfYDSE7T_cQ"; type="video/mp4">
</video>
</div>
</body>
</html>
Author Public Key
npub17c2p2jl030d3v6lsjgygc32russzy9u4ngrmh24xn2lch4qta37qrqw6k3