//کد برای تراز کردن دکمه و فرم
selector button {
    position: absolute;
    left: -5px;
    bottom: 12px;
}