@import "common.css";

.container h1 {
    text-align: center;
}

.container p {
    margin: 8px;
}
