
* {
    font-family: sans-serif;
    color: rgb(	181, 255, 225)
}

body {
    background-color: rgb(56, 134, 151)
    }

p {
        font-size: 12pt;
        line-height: 18pt;
    }

main {
        width: 40%;
    }