<!-- added link around the <img> and updated the alt text to reflect that it goes to the home page -->
<!-- add role="img" for safari zombie bug :( -->
<a href="https://codepen.io/hmig/live/cf88632dd1abc420e2a0b933ef87681f">
<img src="https://assets.codepen.io/44216/codebean-new-outlines.svg" alt="Code Bean Coffee - Home" role="img" />
</a>
///
// helper css just in for codepen
//
img {
max-height: 90vh;
max-width: 300px;
}
View Compiled
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.