CODE:
<h1 align="center">𝙍𝙀𝘼𝘿𝙈𝙀 𝙏𝙤𝙤𝙡𝙆𝙞𝙩</h1>
Effects:
CODE
<div align="center">
<p>CENTER</p>
</div>
Effects:
❤CENTER❤
CODE
<div align="center">
<a href="https://github.com/thu-zhanghl/README/stargazers">
<img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" alt="Stars Badge" width='50' height='50' />
</a>
</div>
Effects
CODE
<b>Question</b>
<details><summary><b>CLICK ME</b></summary>
<p>
Answer
<code>print("hello world!")</code>
</p>
</details>
Effects
Question
CLICK ME
Answer
print("hello world!")
CODE
<kbd>Ctrl</kbd> + <kbd>A</kbd>
Effects Ctrl + A