Los botones no vienen en la misma línea html

.css file add below code:
.btn{

   float:left;
}
Gleaming Guanaco