.url-shortener{float:left;width:100%}.url-shortener form{display:flex;flex-direction:column;gap:10px}.url-shortener form .btn-grp{display:flex;flex-direction:column;gap:10px}.url-shortener form .result-grp{display:flex;gap:10px;flex-direction:row}