<!DOCTYPE html>
<html lang="pl">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Moja Strona</title>
<style>
body {
display: flex;
align-items: center;
justify-content: center;
height: 100vh;
margin: 0;
}
</style>
</head>
<body>
<div>
<p>⛧𖤐⛥♱𐕣⁶⁶⁶ ⁶𖤐⁶♰𓃶 🜏 𖤐 𐕣 ⁶⁶⁶☠︎︎🗡⛧☦</p>
</div>
</body>
</html>