```css
display: block;
width: 100px;
height: 100px;
text-align: center;
font-size: 20px;
color: #000;
text-decoration: none;
background-color: #fff;
border: none;
cursor: pointer;
```css
display: block;
width: 100px;
height: 100px;
text-align: center;
font-size: 20px;
color: #000;
text-decoration: none;
background-color: #fff;
border: none;
cursor: pointer;