.content {
    color: #30B579;
    
    grid-column: 2/3;
    grid-row: 4/5;

}