setWideButton method

void setWideButton()

Implementation

void setWideButton() {
  content!.style.width = '80%';
}