@ -106,7 +106,7 @@ function draw() {
</div>
<div class="credits">
<p>Photo by Guillermo Ferla on Unsplash</p>
<p>Photo by Ashwini Chaudhary(Monty) on Unsplash</p>
@ -88,8 +88,8 @@ html::before { /* Add a pseudo-element to the html element */
}
button{
color:black;
color:whitesmoke;
background-color:cyan;
background-color:violet;
position: center;
top:6%;
left:50%;
@ -121,25 +121,25 @@ html::before { /* Add a pseudo-element to the html element */
text-align: center;
font-family: fantasy;
font-size:5em;
color:antiquewhite;
color:lavender;
h2 {
h3 {
color:paleturquoise;
p {
font-family: monospace;
font-size: 1.2em;
padding-right: 15%;
padding-left: 15%;