<div class="contact-section">
<h1>Contact Us</h1>
<p>We love hearing from our readers! For suggestions, questions, or collaborations, reach out through the form below.</p>
<b>Name:</b><br>
<input type="text" placeholder="Your Name" /><br><br>
<b>Email:</b><br>
<input type="email" placeholder="Your Email" /><br><br>
<b>Message:</b><br>
<textarea placeholder="Your Message"></textarea><br><br>
<button>Send</button>
</div>