Skip to content

Instantly share code, notes, and snippets.

@techomoro
Created November 13, 2021 04:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save techomoro/cca6042d7bbf2a0ce107375f8e5473b2 to your computer and use it in GitHub Desktop.
Save techomoro/cca6042d7bbf2a0ce107375f8e5473b2 to your computer and use it in GitHub Desktop.
.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