body {
    background-color: #fbfbfb;
}

.btn-dark {
    height: 50px;
    border-radius: 50px;
    background-color: #000;
}