body
{
	display: flex;
	flex-direction: column;
}
.btn {
    padding: 12px;
    width: 200px;
    height: 50px;
}