#label {
position: absolute;
top: px;
right: 20px;
font-size: 3em;
color: rebeccapurple;
cursor: pointer;
}
#toggle {
10
display: none;
}
.oscuro {
background-color: #333;
color: white;
transition: all 1.5s ease;
}
Preview:
downloadDownload PNG
downloadDownload JPEG
downloadDownload SVG
Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!
Click to optimize width for Twitter