body {
    display: flex;
    justify-content: space-around;
}
p {
    font-size: 200px;
}