JSFiddle - React, Tailwind, and code Playground

HTML

<a href="#" rel="home">
      <img class="custom-header" src="" alt="" scale="0" width="1030" height="680">
</a>

CSS

img {
    max-width: 100%;
    height: auto;
}