OOP Game Show App
CSS change: 1. Font family: Changed it to WORK SANS: .
-
Changed the start over color to black. .start { background-color: #000000; }
-
Change the phrase show letters font to PT Serif: @import url("https://fonts.googleapis.com/css2?family=PT+Serif&display=swap");