[md]
<span style="float:left; font-size:0.75em;">Introduction</span>
<span style="float:right; font-size:0.75em;">some weirdo</span>

---

<center>

# Welcome!

</center>

This is the newest update of LaTeXGen. All of the functions from _chickenburger_ are available here. This webapp was designed as an A4 size paper for easy printing in future.

You can add and delete cells, select and edit in them! They also support HTML. For more supported functions check out [
KaTeX's Supported Functions
](https://katex.org/docs/supported.html).

What is common between **_meaning of life_** and $#a#x^2 + #b#x + #c# = 0$?

__________________________________________________<br> __________________________________________________<br> __________________________________________________<br> __________________________________________________<br>
[js]
var a = rand() + 11;
var b = rand();
var c = rand();
var d = (b*b - 4*a*c)/Math.abs(b*b - 4*a*c) + 1