.buttons {
    text-align: center;
    margin-top: 100px;
}
.buttons a {
    background: lightgray;
    padding: 10px;
    margin-right: 20px;
    margin-left: 20px;
    text-decoration: none;
    color: #000;
}