Display the last button below the other.

<html>
<body>
<p>Vote for the player of the game.</p>
<button>Megan Rapinoe</button>
<br>
<button>Carli Lloyd</button>
</body>
</html>]]>

Make sure to type <br>.