Place the last button below the other by coding <br>.

<html>
<body>
<h4>Welcome to Mimo</h4>
<button>Sign Up</button>
<br>
<button>Login</button>
</body>
</html>]]>

Make sure to type <br>.