
body {
    margin: 0px;
}

.hello {
    height: 400px;
}
    .hello p {
        text-align: center;
    }
