*{
    margin: 0px;
    padding: 0px;
    font-family: "Poppins", sans-serif;
}

p, a, input{
    text-decoration: none;
}