UNPKG

toggle-bulb

Version:

A simple JavaScript code for toggling the state of a light bulb.

16 lines (15 loc) 245 B
.bulb-image { display: block; margin-left: auto; margin-right: auto; width: 20%; } .action-button { display: block; margin-left: auto; margin-right: auto; width: 10%; color:bisque; background-color:green; }