List of my favorite movies

<!DOCTYPE html>
<html>
<head>
<title> My favorite moives</title>
<style type=”text/css”>

</style>
</head>
<body>
<main>

<h1>List of My Favorite Movies</h1>

<p><b>In Time</b></p>
<p><i>Ready Player One</i></p>
<p><b><i>Deadpool</b></i></p>
<p>The Breakfast Club</p>
<p><u><i><b>Infinity war</b></u></i></p>

</main>
</html>