* {
    color:black;
    background-color: rgb(200, 255, 213)
}
h1 {
    text-align: center;
}
body {
    text-align:center;
}