Skip to content

Instantly share code, notes, and snippets.

@techomoro
Created November 13, 2021 04:50
Embed
What would you like to do?
.main {
text-align: center;
margin-top: 10rem;
}
input {
height: 2rem;
width: 20rem;
border: 1px solid #c9c9c9;
font-size: 1.2em;
padding: 0.3rem;
padding-left: 0.5rem;
padding-right: 0.5rem;
}
.length {
font-size: 3.5em;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment