body {
    background-color: #333333;
}

p {
    font-family: Fredoka;
    color: #ffffff;
    margin: 20px;
    font-size: 20px;
}

.container {
    display: flex;
    justify-content: center;
    align-items: center;
}

.container-text {
    display: flex;
    justify-content: center;
    align-items: center;
}