@charset "UTF-8";

.container {
    max-width: 800px;
    margin: 100px auto;
}
h1 {
    margin-bottom: 70px;
}
h2 {
    margin-top: 60px;
}