:root { --primary: #ff1493; --secondary: #6a0dad; } body { margin: 0; font-family: Arial; background: #0f0f14; color: #eee; } .badge { display: inline-block; background: rgba(255, 20, 147, 0.2); padding: 4px 10px; border-radius: 20px; font-size: 12px; margin-bottom: 10px; } /* HEADER */ header { position: sticky; top: 0; background: #000; padding: 15px 20px; display: flex; justify-content: space-between; align-items: center; z-index: 1000; } nav a { color: #fff; margin: 0 10px; text-decoration: none; } nav a:hover { color: var(--primary); } /* MENU */ .menu-container { position: relative; } .menu-button { cursor: pointer; color: #fff; font-size: 22px; } .menu-dropdown { display: none; position: absolute; right: 0; top: 30px; background: #111; border: 1px solid #333; border-radius: 8px; } .menu-dropdown a { display: block; padding: 10px; color: #fff; text-decoration: none; } .menu-dropdown a:hover { background: #222; } /* HERO */ .hero { text-align: center; padding: 90px 20px; background: linear-gradient(135deg, var(--secondary), var(--primary), #000); } .hero h2 { font-size: 44px; margin-bottom: 10px; } .hero p { opacity: 0.9; } .btn { background: linear-gradient(to right, var(--primary), var(--secondary)); padding: 12px 25px; border-radius: 6px; text-decoration: none; color: white; display: inline-block; margin: 10px; font-size: 14px; transition: 0.3s; } .btn:hover { background: #fff; color: #000; } /* CONTAINER */ .container { max-width: 1100px; margin: auto; padding: 20px; } /* CARD */ .card { background: #1a1a2e; padding: 22px; border-radius: 12px; transition: 0.3s; border: 1px solid rgba(255, 255, 255, 0.05); } .section-title { text-align: center; margin-bottom: 20px; } .grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(150px, 1fr)); gap: 20px; } .course-card { background: #111; padding: 20px; text-align: center; border-radius: 12px; transition: 0.3s; border: 1px solid #222; } .course-card img { width: 50px; margin-bottom: 10px; } .course-card:hover { transform: translateY(-5px); box-shadow: 0 0 15px #ff1493; } .course-card p { margin: 10px 0; } .card:hover { transform: translateY(-6px); box-shadow: 0 10px 30px rgba(255, 20, 147, 0.2); } /* SECTION TITLE */ .section-title { margin-bottom: 15px; font-size: 22px; } /* BLOG */ .article { margin-bottom: 20px; line-height: 1.6; } /* REWARD */ .reward-title { text-align: center; font-size: 22px; margin: 20px 0; color: #ff1493; } .reward-box { display: flex; gap: 20px; justify-content: center; flex-wrap: wrap; } .reward-box img { width: 250px; height: 180px; object-fit: cover; border-radius: 12px; transition: 0.3s; } .reward-box img:hover { transform: scale(1.05); } /* FOOTER */ footer { background: #000; padding: 20px; text-align: center; }

OrbitSoft

Learn Cybersecurity & Web Development

Practical skills, real-world labs, and beginner-friendly guides.

Start CTF Practice

About Us

OrbitSoft Institute is a professional online learning platform focused on cybersecurity, ethical hacking, and web development. We provide structured learning paths and practical exercises that help students understand real-world technologies.

Courses

HTML, CSS & JavaScript

Flutter

Bug Bounty

Cybersecurity

Ethical Hacking

CTF Practice Labs

Start CTF

Latest Articles

What is CTF?

CTF is a cybersecurity competition with hacking challenges.

Ethical Hacking

Testing systems legally using tools like Burp Suite and Nmap.

Web Development

Start with HTML, CSS, JavaScript and build projects.

🏆 REWARD

Contact

Email: orbitsoft00@gmail.com

Send Email