Skip to content

Instantly share code, notes, and snippets.

<!DOCTYPE html>
<html>
<head>
<title>For You ❤️</title>
<style>
body {
background: linear-gradient(135deg, #ff5f6d, #ffc371);
height: 100vh;
display: flex;
justify-content: center;