body{
    text-align: center;
}

.button{
    display: inline-block;
    width: 150px;
    height: 50px;
    border-radius: 75px;
    background-color: #e0e0e0;
    position: relative;
    vertical-align: center;
    line-height: 50px;
}