Not able to maintain aspect ratio of image in small screens

Not able to span for the entire height of the viewport
Chakra UI import error

Getting the svg's into the search bar
::before and ::after but I dont have the icons installed so I cant use a background url. Here is a pen to see what's going on
https://codepen.io/MD-2016/pen/KKBwaXy...There are so many issues on this project. can someone guide me

unable to divide the section into equal 4parts using grid

Add a circle to a CircleProgress component

Footer in bottom right hand corner
flex display and trying to use ::before to get the icon svg to be before the div inside the anchor of the footer tag. Any thoughts on what I'm doing wrong here?
https://codepen.io/MD-2016/pen/KKBwaXy...Some Question about of grid in CSS and some other
grid column and row templates or grid template areas
|------------------------------|
...Canvas - permanently apply Y-axis offset to all future drawings
ctx.translate(0, 10) without wrapping it in save/restore, but this hasn't seemed to work.
Here's a snippet from one of my draw functions in case anything here is causing issues;...Mapped images not showing in production
npm run preview to check the images in my testimonial slider section are not showing (I get a 404 error). I am mapping an array of hardcoded data (https://github.com/naiiiden/frontend-practice-stark-homepage/blob/main/src/comp...useSelector() in Redux not rendering new value ❓
Hello I've been trying to figuring out how to make a link that lets people email you.

how to paste something into an input from clipboard without using document.ExecCommand('paste') ?
need a library that helps me to resize the window (we want the layout like codesandbox).
CSSComb for nowadays SASS
I want to extend builtin HTML element classes (I know why you shouldn't and cant)
class MyCanvas extends HTMLCanvasElement is obviously out of the question, but there's surely some hacky stuff we can do with .prototype.
I can't figure it out though, at least not in such a way that TypeScript will agree with me.
The general idea I'm thinking of is;...
