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

}