a {
    text-decoration: none;
}
button {
    border: hidden;
}
input{
    border: hidden;
}

.center{
    position: absolute;
    top: 50%;
    left: 50%;
    height: 0;
    width: 0;
}
