@charset "UTF-8";

body {
    font-family:"MS Pゴシック",sans-serif;
    text-align: center;
    background-color: black;
    color: white;
}

div {
    margin-top: 50px;
}