Sanjeesh's Website

Hailey Davis Is My Loverrr🎢🎢

background-color: #121212; /* Modern dark theme */ color: white; font-family: Arial, sans-serif; display: flex; flex-direction: column; align-items: center; justify-content: center; height: 100vh; margin: 0; } h1 { font-size: 36px; font-weight: bold; color: white; /* White text */ text-shadow: 0 0 10px rgba(255, 255, 255, 0.8), 0 0 20px rgba(255, 255, 255, 0.6), 0 0 30px rgba(255, 255, 255, 0.4); animation: glow 1.5s infinite alternate; margin-bottom: 20px; } @keyframes glow { 0% { text-shadow: 0 0 10px rgba(255, 255, 255, 0.8), 0 0 20px rgba(255, 255, 255, 0.6), 0 0 30px rgba(255, 255, 255, 0.4); } 100% { text-shadow: 0 0 15px rgba(255, 255, 255, 1), 0 0 25px rgba(255, 255, 255, 0.8), 0 0 40px rgba(255, 255, 255, 0.6); } } .container { background-color: #1e1e1e; border: 2px solid #2a2a2a; border-radius: 10px; padding: 20px; width: 300px; text-align: center; box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.5); position: relative; } .textbox-container { display: flex; align-items: center; margin-bottom: 15px; } .textbox { width: calc(100% - 40px); padding: 10px; border: 2px solid #2a2a2a; border-radius: 8px; font-size: 16px; background-color: #282828; color: white; } .eye-icon { margin-left: 10px; cursor: pointer; font-size: 20px; color: white; transition: color 0.3s; } .eye-icon:hover { color: #ccc; } .button { padding: 10px 20px; border: none; border-radius: 8px; background-color: white; color: #121212; font-size: 16px; font-weight: bold; cursor: pointer; margin-bottom: 15px; transition: transform 0.1s ease, box-shadow 0.1s ease; } .button:active { transform: translateY(3px); box-shadow: inset 0px 2px 4px rgba(0, 0, 0, 0.5); } .notification-container { position: fixed; top: 20px; right: 20px; z-index: 9999; display: flex; flex-direction: column; gap: 10px; } .notification { background-color: #1e1e1e; border-radius: 8px; padding: 15px; width: 250px; box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.5); opacity: 1; transition: opacity 0.5s ease; position: relative; color: white; } .notification.success { border-left: 5px solid #4caf50; } .notification.error { border-left: 5px solid #f44336; } .notification .progress-bar { position: absolute; bottom: 0; left: 0; height: 6px; background-color: rgba(255, 255, 255, 0.5); width: 100%; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; overflow: hidden; } .progress-bar-inner { background-color: rgba(255, 255, 255, 0.8); height: 100%; transition: width linear; }

Sanjeesh's Website!

Enter Password

πŸ‘οΈ