@import "_form.css";

@media screen
{
    fieldset
    {
        width: 30em;
    }
}

