Random color background JavaScript
Hi!
This time I will try to create radom background color generator. This can be nice addition to any simple game, where you can switch background color with every user click.
HTML
Here we will only need background and button.
<div class="back-color"...
krzszk.hashnode.dev2 min read