*{
    margin: 0;
    padding: 0;
}
button{
    border: none;
    background-color: transparent;
    transition: 0.2s all;
}