CTF No: 3

Hello!
We've a super easy and enjoyable CTF challenge for you.
Challenge Details:
Topic: Web Explotation
Flag Format: IHC_CTF{}
CTF Link: https://t.me/ctf_invisiblehc/6
Description:
Visit https://invisiblehc.github.io/3-inspect-me.html site and find the flag.
Solution:
The site looks like following:

As instructed by the challenge name, we right click --> inspect and click on the sources tab to look at the HTML, where we can see the flag in a comment.
