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