.clockin { display: flex; flex-direction: column; align-items: center; &__form { text-align: center; input[type=text] { width: 300px; } } }