.h1{background-color:var(--primary-color);width:max-content;color:var(--white-color);padding:1rem;position:relative}.h1:before{content:"";z-index:-1;background-color:#000;width:100%;height:100%;position:absolute;left:-.5rem;transform:rotate(2deg)}
