#home{
    margin: 0 auto;
    width: 85%;
    background-color: #fff;
    padding: 30px;
    margin-top: 50px;
    margin-bottom: 50px;
    box-shadow: 0 2px 6px rgb(100 100 100 / 30%);
    border-radius: 20px;
}
#cnblogs_c1,#under_post_card2,#under_post_card1,#ad_t2,#aw0,#google_q,#div_digg{
display:none;
}
.comment_textarea {
width:900px;
}
#get,#head,#post,#put,#delete,#trace,#options,#connect{font-weight: normal;
    background: #eee;
    border-radius: 6px;
    color: Red;
    font-family: "微软雅黑" , "宋体" , "黑体" ,Arial;
    min-height: 25px;
    line-height: 25px;
    margin: 18px 5px !important;
    padding: 8px;
    opacity: 0.8;
    border: 1px dashed #aaa;
}
#catw{
pointer-events: none;
}

