@charset "utf-8";
body {
    background-color:#d0e39b;
}
h1 {
    text-align: center;
    color: #0bd;
    font-family: "M PLUS Rounded1c" , sans-se;
}
p {
        text-align: left;
        font-size: 20px;
    }








