
@charset "utf-8";
@import url(reset.css);


h1{
    font-size: 20px;
    margin-top: 20px;
}
ul{
    text-align: center;
}