.title-input { background: transparent; border-top: none; border-right: none; border-left: none; text-align: center; border-bottom-width: 2px; border-bottom-color: transparent; } .title-input:focus { outline: none; border-bottom-color: blueviolet; }