@charset "UTF-8";

h1 {
    color: green;
    font-weight: normal;
}

p {
    line-height: 1.8;
    font-size: 16px;
}