.area1{
 background-image: url(../img/S_G06_U05_L04_03_04/imgAct4-area1-32.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1247px;
    height: 678px;
    position: absolute;
      top: 0%;
      left: 0%;
}

.ggc_textArea {
        font-family: "cabinmedium" !important;
    width: 1150px;
    height: 424px;
    background-color: transparent;
    border: 0px solid #D3D800;
    font-size: 25px;
    display: table;
    margin: 7% auto 0% 3%;
    padding: 10px;
    resize: none;
}

.ggc_textArea:focus {
    outline: none;
    border-radius: 10px;
    border: 0;
}