My HTML

<!DOCTYPE html>
<html>
<head>
<style>
body {
background-color: lightgray;
}

h1 {
color: white;
text-align: left;
}

p {
font-family: verdana;
font-size: 70px;
}
</style>
</head>
<body>

<p>RAIN PUDDLE.</p>
<p>A REFUGEE CHILD STIR</p>
<p>COLD MOON</p>

<p style=”font-size:100%;”>—-HIFSA ASHRAF RAWALPINDI, PAKISTAN—-</p>
</body>
</html>

Leave a comment

Design a site like this with WordPress.com
Get started