Skip to content

Instantly share code, notes, and snippets.

View shadowdark723-bot's full-sized avatar

shadowdark723-bot

View GitHub Profile
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<style>
body { background-color: #fff0f3; display: flex; justify-content: center; align-items: center; height: 100vh; margin: 0; text-align: center; font-family: sans-serif; }
.content { animation: buyu 2s ease-out; }
.rose { font-size: 100px; display: block; margin-bottom: 20px; }
h1 { color: #ff4d6d; font-size: 24px; padding: 0 20px; }
<!DOCTYPE html>
<html lang="tr">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Canım Anneme</title>
<style>
body {
background-color: #fff0f3;
display: flex;