JSFiddle - React, Tailwind, and code Playground

by dandapianoman

HTML

<h1>Contract Design &amp; Analysis Tools</h1>
<form style="display:inline;" action="http://jsfiddle.net/dandapianoman/jXKs2/embedded/result/" method="get">
    <button>Contract Analysis Tool</button>
</form>
<br />
<form style="display:inline;" action="http://jsfiddle.net/dandapianoman/75WdV/embedded/result/" method="get">
  <button>Guided Contract Drafting Tool</button>
</form>

CSS

*
{
    font-family: "Palatino Linotype", "Verdana", Serif;
}

button
{
    font-size: 12pt;
    font-weight: bold;
}

JavaScript

// Contract Design Prototype - MENU