body {
    margin: 0;
}

button {
    background-color: transparent;
    color: transparent;
    border: none;
}

a {
    text-decoration: none;
    color: inherit;
}