<a href="https://google.com">
Google
</a>
a {
display: block;
width: 200px;
height: 100px;
background-color: orange;
font-size: 22px;
color: white;
text-decoration: none;
text-align: center;
line-height: 100px;
}
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.