* {
font-family: "Lucida Console", "Courier New", monospace;
}
html {
background: #eee;
background-image: linear-gradient(#eee, #888);
background-repeat: no-repeat;
background-size: cover;
width: 100%;
height: 100%;
}
canvas {
background: url(achtergrond.jpg);
background-size: cover;
padding: 0;
display: block;
width: 660px;
height: 350px;
margin: 1cm auto;
border: 5px solid #800;
}
select,
option {
font-size: 1.2em;
}
#pleaseChooseWagon {
width: 200px;
display: block;
margin: 1cm auto;
}
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