Width and height problem

hi, I’m new to ionic and I’m learning a bit, can someone help me, the width and height are not working, is there any other way to use it?

    .signup{
        width: 85%;
        height: 50px;
        text-transform: none;
        font-size: 1.6rem;
        size: large;
    }

image