function startbutton() { fetch('/start'); } function restartbutton() { fetch('/restart'); }