@charset "utf-8";

body {
    text-align: center;
    margin: 0 auto;
    margin-top: 100px;
}

img {
    max-width: 100%;
}

