.logo img{
    width: 150px;
}
main{
    display: flex;
    align-items: center;
    justify-content: center;
}
.box-form{
    width: 95%;
    max-width: 600px;
    margin: 0 auto;
}
.btn-300{
    width: 300px;
}