@charset "utf-8";
body {
    text-align: center;
    margin: 0;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.6;
    background: #C4F5E8;
}