Skip to content

Instantly share code, notes, and snippets.

View azarbar7-crypto's full-sized avatar

azarbar7-crypto

  • Joined Oct 31, 2025
View GitHub Profile
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>Message</title>
<style>
body{display:flex;justify-content:center;align-items:center;height:100vh;margin:0;font-family:sans-serif;font-size:2em;text-align:center}
</style>
</head>