@import url(form.css);

article > main {
    margin: auto;
    width: 100%;
    max-width: 1500px;
}
