��<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>dssravi.com - Premium Domain For Sale</title> <!-- Simple HTML CSS only --> <link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap" rel="stylesheet"> <style> body { font-family: 'Inter', sans-serif; background-color: #f8fafc; /* Light blue-gray */ color: #334155; /* Slate-700 */ display: flex; flex-direction: column; min-height: 100vh; margin: 0; padding: 0; } main { flex-grow: 1; display: flex; align-items: center; justify-content: center; padding: 1rem; /* p-4 */ } .container { width: 100%; max-width: 48rem; /* max-w-3xl */ margin-left: auto; margin-right: auto; } .card { background-color: #ffffff; box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05); /* shadow-lg */ border-radius: 1rem; /* rounded-2xl */ padding: 1.5rem; /* p-6 */ text-align: center; border: 1px solid #f3f4f6; /* border border-gray-100 */ width: 100%; } h1 { font-size: 2.25rem; /* text-4xl */ font-weight: 800; /* font-extrabold */ color: #2563eb; /* text-blue-700 */ margin-bottom: 1rem; /* mb-4 */ letter-spacing: -0.025em; /* tracking-tight */ } .tagline { font-size: 1.25rem; /* text-xl */ color: #4b5563; /* text-gray-600 */ margin-bottom: 2rem; /* mb-8 */ font-weight: 500; /* font-medium */ } .value-prop-section { margin-bottom: 2.5rem; /* mb-10 */ text-align: left; } .value-prop-heading { font-size: 1.5rem; /* text-2xl */ font-weight: 600; /* font-semibold */ color: #1f2937; /* text-gray-800 */ margin-bottom: 1.5rem; /* mb-6 */ display: flex; align-items: center; justify-content: center; /* justify-center */ } .value-prop-heading svg { width: 2rem; /* w-8 */ height: 2rem; /* h-8 */ margin-right: 0.75rem; /* mr-3 */ color: #3b82f6; /* text-blue-500 */ } .value-prop-list { list-style: none; /* Removes default list styling */ padding: 0; margin: 0; font-size: 1rem; /* text-base */ color: #374151; /* text-gray-700 */ line-height: 1.625; /* leading-relaxed */ } .value-prop-list li { display: flex; align-items: flex-start; /* items-start */ margin-bottom: 1rem; /* space-y-4 */ } .value-prop-list li:last-child { margin-bottom: 0; /* Remove margin for the last item */ } .value-prop-list li svg { width: 1.5rem; /* w-6 */ height: 1.5rem; /* h-6 */ margin-right: 0.75rem; /* mr-3 */ margin-top: 0.25rem; /* mt-1 */ color: #22c55e; /* text-green-500 */ flex-shrink: 0; } .call-to-action-section { margin-top: 2.5rem; /* mt-10 */ } .cta-message { font-size: 1.125rem; /* text-lg */ color: #374151; /* text-gray-700 */ margin-bottom: 1.5rem; /* mb-6 */ font-weight: 500; /* font-medium */ } .cta-button { display: inline-flex; align-items: center; justify-content: center; padding: 1rem 2rem; /* px-8 py-4 */ background-color: #2563eb; /* bg-blue-600 */ color: #ffffff; font-weight: 700; /* font-bold */ font-size: 1.125rem; /* text-lg */ border-radius: 0.75rem; /* rounded-xl */ box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05); /* shadow-lg */ transform: scale(1); transition: transform 0.3s ease-in-out; /* transition duration-300 ease-in-out */ text-decoration: none; outline: none; border: none; } .cta-button:hover { background-color: #1d4ed8; /* hover:bg-blue-700 */ transform: scale(1.05); /* hover:scale-105 */ } .cta-button:focus { box-shadow: 0 0 0 4px rgba(59, 130, 246, 0.5); /* focus:ring-4 focus:ring-blue-300 */ } .cta-button svg { width: 1.5rem; /* w-6 */ height: 1.5rem; /* h-6 */ margin-right: 0.75rem; /* mr-3 */ } .contact-info { font-size: 0.875rem; /* text-sm */ color: #6b7280; /* text-gray-500 */ margin-top: 1rem; /* mt-4 */ } footer { background-color: #1f2937; /* bg-gray-800 */ color: #ffffff; padding: 1rem; /* py-4 */ margin-top: 2rem; /* mt-8 */ } footer .container { padding-left: 1rem; /* px-4 */ padding-right: 1rem; /* px-4 */ text-align: center; font-size: 0.875rem; /* text-sm */ } footer p { margin-bottom: 0.5rem; /* mt-2 for second p */ } /* Responsive Adjustments */ @media (min-width: 640px) { /* sm: */ main { padding: 1.5rem; /* sm:p-6 */ } .card { padding: 2.5rem; /* sm:p-10 */ } h1 { font-size: 3rem; /* sm:text-5xl */ } .tagline { font-size: 1.5rem; /* sm:text-2xl */ } .value-prop-heading { font-size: 1.875rem; /* sm:text-3xl */ justify-content: flex-start; /* sm:justify-start */ } .value-prop-list { font-size: 1.125rem; /* sm:text-lg */ } .cta-message { font-size: 1.25rem; /* sm:text-xl */ } } @media (min-width: 1024px) { /* lg: */ main { padding: 2rem; /* lg:p-8 */ } .card { padding: 3rem; /* lg:p-12 */ } h1 { font-size: 3.75rem; /* lg:text-6xl */ } } </style> </head> <body class="flex flex-col min-h-screen"> <!-- Main Content Wrapper --> <main class="container"> <div class="card"> <!-- Domain Name Header --> <h1>dssravi.com</h1> <p class="tagline"> Premium Domain Name For Sale </p> <!-- Value Proposition Section --> <div class="value-prop-section"> <h2 class="value-prop-heading"> <svg fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9.663 17h4.673M12 3v1m6.364 1.636l-.707.707M21 12h-1M4 12H3m6.364 6.364l-.707-.707M12 21v-1m-4.673-4.673l-.707.707M19 11H5a2 2 0 00-2 2v2a2 2 0 002 2h14a2 2 0 002-2v-2a2 2 0 00-2-2z"></path> </svg> Unlock Your Digital Potential </h2> <ul class="value-prop-list"> <li> <svg fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7"></path> </svg> <p><strong>Memorable & Professional:</strong> A short, clear, and easy-to-remember domain, perfect for personal branding, a consultancy, or a new venture.</p> </li> <li> <svg fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7"></path> </svg> <p><strong>Versatile Appeal:</strong> Suitable for a wide range of uses  personal portfolio, blog, business, or as an investment.</p> </li> <li> <svg fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7"></path> </svg> <p><strong>Investment Opportunity:</strong> Secure a valuable piece of digital real estate that can grow with your aspirations.</p> </li> </ul> </div> <!-- Call to Action --> <div class="call-to-action-section"> <p class="cta-message"> Serious inquiries only. Don't miss this opportunity to own a concise and impactful domain name! </p> <a href="mailto:147105g@gmail.com?subject=Inquiry%20about%20dssravi.com%20domain" class="cta-button"> <svg fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 8l7.89 5.26a2 2 0 002.22 0L21 8M5 19h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v10a2 2 0 002 2z"></path> </svg> Inquire About This Domain </a> <!-- <p class="contact-info"> Contact: 147105g@gmail.com </p> --> </div> </div> </main> <!-- Footer --> <footer> <div class="container"> <p>&copy; 2025 dssravi.com. All rights reserved.</p> <p>This domain is currently on offer for sale.</p> </div> </footer> </body> </html>