Linux spg1.cloudpowerdns.com 5.14.0-611.34.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Feb 18 05:51:10 EST 2026 x86_64
LiteSpeed
Server IP : 176.9.63.151 & Your IP : 216.73.217.94
Domains :
Cant Read [ /etc/named.conf ]
User : fastear1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
fastear1 /
game 61 clube /
PAPAJI /
assets /
css /
Delete
Unzip
Name
Size
Permission
Date
Action
styles.css
1.24
KB
-rw-r--r--
2025-03-26 22:47
Save
Rename
body { font-family: Arial, sans-serif; margin: 0; padding: 0; background-image: url("../images/background.jpg"); /* Replace with your background image -->*/ background-size: cover; background-position: center; height: 100vh; } .container { display: flex; /* Use flexbox for responsive layout */ flex-direction: column; align-items: center; justify-content: center; width: 100%; /* Adapt to full width on mobile */ padding: 20px; background-color: rgba(0, 0, 0, 0.7); color: #fff; text-align: center; border-radius: 5px; margin: auto; min-height: 100vh; } img { width: 100px; height: auto; margin-bottom: 20px; } h1 { font-size: 24px; margin-bottom: 20px; } label { display: block; margin-bottom: 5px; } input[type="text"], input[type="password"] { width: 80%; padding: 10px; border: 1px solid #ccc; border-radius: 3px; margin-bottom: 15px; } button { background-color: #4CAF50; color: white; padding: 10px 20px; border: none; border-radius: 3px; cursor: pointer; } button:hover { opacity: 0.8; } .forgot-password { color: #ccc; text-decoration: none; font-size: 12px; display: block; margin-top: 10px; }