Rating:
# Challenge Name: NRC




## Description
Find the flag :)
## Detailed solution
Opening the challenge link https://no-right-click.hsc.tf/
We can't use right click so let's use F12 to open dev tools
We can see the CSS and JS files

We can see the flag in the css file https://no-right-click.hsc.tf/useless-file.css
## Flag
```
flag{keyboard_shortcuts_or_taskbar}
```