This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div id="plate" class="front"> | |
<textarea class="message">Dear John Doe, | |
I don't know who you are but you're somehow very famous. I just want to meet you. Just let me know if you're reading my message. | |
Best Regards | |
Cihad | |
</textarea> | |
<button class="send"> Send it </button> <br/> | |
<div id="bottom"> | |
<a href="http://codepen.io/meanyack/pen/zkEsx" id="codepen_link"> * </a> | |
</div> |