/* Ê±´úJava - https://NowJava.com */
.btn-show{
    width: 200px;
    height: 60px;
    margin: 0 auto;
    background: #0a92cc;
    border-radius: 8px;
    text-align: center;
    margin-bottom: 20px;
    color: #ffffff;
    font-size: 16px;
    line-height: 60px;
}