Skip to content

Instantly share code, notes, and snippets.

View julioxtg's full-sized avatar

julioxtg

  • Joined Oct 3, 2025
View GitHub Profile
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Secret Letter 💌</title>
<style>
body {
display: flex;
justify-content: center;
align-items: center;