*{
    list-style: none;
    margin: 0;
    padding: 0;
}

input{
    border: none;
}

h1, h2, h3{
    font-weight: normal;
}

a   {
    color: #000000;
    text-decoration: none;
}

button{
    border: none;
    border-radius: none;
}