你好 ! 12:22

Welcome ♡

welcome to my personal page. this is a small projection of my thoughts, feelings and things I love.

🎵 Poison Tree – Grouper

⏮ ⏯ ⏭

Diary ✿

today I felt calm for a moment. maybe that’s enough.

body { background: repeating-linear-gradient( 45deg, #fde7ee, #fde7ee 20px, #fff 20px, #fff 40px ); font-family: "Georgia", serif; } .page { width: 900px; margin: 30px auto; background: #fffafc; border: 2px solid #f2c6d6; border-radius: 12px; } .topbar { display: flex; justify-content: space-between; padding: 10px; background: #f7dce6; font-size: 14px; } .tabs { text-align: center; padding: 10px; } .tabs a { margin: 0 10px; text-decoration: none; color: #c48aa5; font-weight: bold; } .content { display: flex; padding: 15px; gap: 15px; } .left { width: 35%; } .right { width: 65%; } .box { background: #fff; border: 1px solid #f2c6d6; border-radius: 10px; padding: 10px; margin-bottom: 15px; box-shadow: 2px 2px 5px rgba(0,0,0,0.05); } .box h3 { color: #c48aa5; margin-top: 0; } .icon { width: 100%; border-radius: 10px; } .large { font-size: 15px; } .music { text-align: center; background: #fde7ee; } .player { font-size: 18px; } footer { text-align: center; font-size: 12px; padding: 10px; color: #aa7c92; }