0👍
✅
Try this :
.hello{
outline: none;
height: 55px;
color:black;
width:400px;
position:fixed; /* add */
top:50px;
left:30px;
}
Source:stackexchange.com