diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 29 |
1 files changed, 29 insertions, 0 deletions
@@ -8,6 +8,35 @@ } } --- +<style> + body { + font-size: 125%; + } +</style> <p>Hello World!</p> <p>Welcome to my blog.</p> <p>I occassion leave my writings here. Hope you will enjoy them 😊.</p> +<pre> + ........................................................... + .................................:::::..................... + ............................:::::::%+:::::................. + .........................:::::::::++%++:::::............... + .......................:::::::::++#####+::::::............. + .....................:::::::+%++++%###x+++::%::............ + ..................:::::::::+x################+::........... + ...............::::::::::+##################++:::.......... + .........:::::::+x++++++++####################+::.......... + ......:::::::::+++######%x###################%::::......... + .....::::::::++xx############################+::::......... + .....######################################x+:::::......... + .....::::::::++xx############################+::::......... + ......:::::::::+++######%x###################%::::......... + .........:::::::+x++++++++####################+::.......... + ...............::::::::::+##################++:::.......... + ..................:::::::::+x################+::........... + .....................:::::::+%++++####x+++::%::............ + .......................:::::::::++#####+::::::............. + .........................:::::::::++%++:::::............... + ............................:::::::%+:::::................. + .................................:::::..................... +</pre> |