How many elements are grouped together inside the div element?

OneTwoThreeFour

Make sure to pick Four.

<html> <body style="text-align: center;"> <h1> Important Message: </h1> <div> <p> It has been </p> <h1> 15 days </h1> <p> since the last major incident. </p> <img src="https://mimo.app/r/underconstruction.png" width="25%"> </div> </body> </html>]]>