@charset "utf-8";

.container{
    width: 100%;
    /* background-color: aqua; */
}
.main {
    width: 100%;
    text-align: center;
}