.gqhaz2ry { Vertical-align:top; Cursor: Pointe... -

Alternatively, if you are automating this or need to extract it via code, you can use a in the console: javascript

If you are looking for the actual text content being styled by this class on a specific page, you can use the : Right-click the element on the webpage and select Inspect .

However, based on the styling properties you provided— vertical-align: top; and cursor: pointer; —this class is frequently applied to such as:

The text will be located between the opening and closing tags (e.g., This is your text ).

클래스 선택자 - CSS: Cascading Style Sheets - MDN Web Docs

Look for the element in the HTML pane with class="gqhaZ2Ry" .