@charset "utf-8";

body {
    font-family: sans-serif;
}

main {
    width: 680px;
    margin: 0 auto;
}
