body {
    transform: scale(2);
    /* background: #c0c0c0; */
    background: #008080;
    font-family: Arial;
    /* font-size:2vw; */
}

.center {
    height: 400px;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* .field-row { */
/*     font-size: 2vw; */
/*     line-height: 2vw; */
/* } */

/* .title-bar, */
/* .window, */
/* button, */
/* input, */
/* label, */
/* option, */
/* select, */
/* table, */
/* textarea, */
/* ul.tree-view, */
/* .radio { */
/*     font-size: 1vw; */
/* } */

/* legend { */
/*     font-size: 1vw; */
/* } */
