
body {
    background-color: lightgrey;
}

.text {
    font-size: 30px;
    text-align: center;
    margin-top: 50px;

}
