DEV Community

Discussion on: Help me !!

Collapse
 
allenherze profile image
Joshua Coutinho

In order to remove the padding / margin, you can add the below CSS properties at the start of your CSS file .

The above code applies a margin and padding reset to the whole website, as the asterisk selector targets the whole website. This is normally done because some HTML elements have a default padding and margin.

Let me know if this helps 👍🏼

Collapse
 
wasimparsani profile image
Wasim Parsani

Thankyou so much i will do that

Collapse
 
prashanthwagle profile image
Prashanth P Wagle

Totally out of context, but how to get an image like that (making user input appear in a terminal window)

Collapse
 
allenherze profile image
Joshua Coutinho

You can use this site carbon.now.sh to generate an image like that. You can either drag and drop a file in the text area or type the code