textarea{
    float: left  !important; width: 300px !important; height: 300px !important;
font-size: 100px !important;  /* Increased font size */
}
button{
    height: 200px !important; width: 300px  !important;font-size: 50px !important;
}
a{
    font-size: 50px  !important; color: black  !important; text-decoration: none  !important;
}
p{
    font-size: 50px  !important; color: black  !important; text-decoration: none  !important;
}