@charset "UTF-8";
/* CSS Document */
.img img{
    width: 300px;
}
.img{
    text-align: center;
    margin: 0 auto;
}
h1{
    text-align: center;
}