﻿body {
    background-color: deepskyblue;
    font-size: 40px
}

.big {
    font-size: 60px
}

form {
    font-size: 40px
}

.button {
    font-size: 40px;
    height: 70px;
    width: 300px
}

.field {
    font-size: 40px
}

table {
    font-size: 40px
}

