

body, select, input, button, audio
{
 font-size: 20px;
}

input[type=checkbox]
{
 width: 20px;
 height: 20px;
}

audio, video
{
 zoom: 150%;
}