easyctf-2017/web/pages/chat.html
2016-01-01 20:57:40 -06:00

7 lines
271 B
HTML

<center class="fade_in">
<h1 class="heading1">EasyCTF IRC</h1>
<div class="irc">
<iframe src="https://kiwiirc.com/client/irc.kiwiirc.com/?&theme=mini#easyctf" style="border: none; width:100%; height:70%; border-radius:1em;"></iframe>
</div>
</center>