.hello-world h1 {
    font-size: 100px;
    text-align: center;
    padding-top: 40px;
}

.hello-world p {
    font-size: 20px;
    text-align: center;
}