Sample html and css for proof read
<html>
<title> Poverty Eradication in the world</title>
<style>
<link rel="stylesheet" type="text/css" href="body.css"/>
</style>
</head>
<body class="body">
<h2>POVERTY is a reality, Eradicating it is task</h2>
<p>
Poverty is a issue of the world and we cant just see it consuming the human fraternity while we do nothing
it begins with you and me.
so let us avoid laziness in order to wipe a way this persistent enemy called the poverty.
Join my campaign, <a href="#">fight poverty</a> by <b>alexovey<b>
</p>
</body>
</html>
and corresponding css
.background:rgba(12,12,12,0.75);color:orange
some to help me make it work








