@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap');

.main-nameinput {
    height: 59px;
    width: 254px;
    font-size: 24px;
    background-color: #ffffff;
    color: #3B9C7B;
    text-align: center;
    border: 0px;
    outline: none;
}