I am looking to crop a portion of an image that takes up the entire screen. Specifically, I need to capture only a small section of the image, measuring 300px in width and height from the top 25%. Below is an example I came across:
In the example, there is a small circle placed on top of the image, and in the following section, only the content inside the circle is displayed. How can I replicate this effect?