UNPKG

terminalizer

Version:

Record your terminal and generate animated gif images or share a web player

16 lines (13 loc) 188 B
/** * Terminalizer * * @author Mohammad Fares <faressoft.com@gmail.com> */ body { background-color: white; margin: 0; } #terminal { display: inline-block; font-size: 0px; }