<div class="main"></div>
<style>
.main{ background-color:black;
position:absolute;
width:???;
height:??;
</style>
How to center the div main and make its height and width almost 100% with 20px gap from each side of the screen.
Hey now define this css