fieldset {
    width: 20em;
    height: auto;
    margin-bottom: 1em;
}

body {
    background-color: rgb(60, 60, 60);
    color: antiquewhite;
}

a {
    color: antiquewhite;
}