@charset "UTF-8";

body {
    margin: 20px;
}

.content {
    max-width: 500px;
    margin: 0 auto;
}
