* {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
}
 
p {
    text-indent: 2em;
}