#text {
    background: #07111F;

    .content {
        display: grid;
        gap: 20px;
        line-height: 1.5;
    }
}