Unfortunately, those developers didn't practice their input elements like you and the webpage now looks like this. Let's fix it.

<html>
<body>
<h3>Sign up for Newsletters</h3>
<input>
<em>The Daily Crunch</em>

<input>
<em>Startups Weekly</em>

<p>By clicking Subscribe you agree to our <a href="https://getmimo.com">Terms of Service</a></p>

<button>Subscribe</button>
</body>
</html>]]>