Lorem ipsum dolor sit amet, consectetur adipiscing elit. Test link

Pinned Post

The Evolution of Fashion Trends

Fashion trends have always been a reflection of society, culture, and historical events. Over the decades, we've witnessed a fascinating evolut…

Latest Posts

Sustainable Living: Practical Tips for a Greener Lifestyle

Sustainable living is becoming increasingly important as we face environmental challenges like climate change, pollution, and resource depletion. Ado…

The Impact of Artificial Intelligence on Healthcare

Artificial intelligence (AI) is revolutionizing the healthcare industry, offering innovative solutions to longstanding challenges. AI's impact sp…

The Future of Remote Work

Remote work, once a niche arrangement, has become a mainstream phenomenon. The COVID-19 pandemic accelerated this shift, forcing companies worldwid…

MADNAN

### Unleashing Potential with Microsoft Copilot In a world where technology evolves at lightning speed, Microsoft Copilot stands as a beacon of inn…

COPS

### Meet Microsoft Copilot: Your AI Companion In the vast realm of technology, where innovation knows no bounds, emerges Microsoft Copilot, your fri…
background: rgb(112, 104, 255); height: 100%; display: flex; flex-direction: column; justify-content: center; align-items: center; font-family: 'Montserrat', sans-serif; } .container { background: #fff; width: 800px; height: 450px; border-radius: 24px; box-shadow: 16px 16px 8px rgba(0, 0, 0, .1); display: flex; justify-content: center; align-items: center; } .picture-container { width: 50%; height: 100%; align-self: flex-start; display: flex; justify-content: center; align-items: center; } .picture img { width: 320px; } .contact-form-container { height: 90%; width: 300px; } .contact-form { height: 100%; width: 100%; display: flex; flex-wrap: wrap; align-content: space-around; } .form-header { font-size: 2em; font-weight: 700; align-self: flex-start; } .input { border: none; outline: none; background: #eee; padding: 15px; border-radius: 6px; width: 100%; font-size: 100%; font-family: 'Montserrat', sans-serif; } .submit { border: none; outline: none; color: #fff; width: 100%; padding: 20px; background: #8870FF; font-size: 100%; font-weight: 600; border-radius: 6px; transition: transform 300ms 0s cubic-bezier(0, 0.23, 0.29, 2.45); } .submit:hover { cursor: pointer; background: #7F69EE; transform: translateY(-2px); } ::placeholder { font-family: 'Montserrat', sans-serif; opacity: 0.5; }