.yourusername { display: block; } .header { margin-bottom: 20px; } .header h1 { text-align: center; font-size: 1.2em; } .saveusername { display: block; width: 100%; } .savebutton { display: inline; background-color: rgb(105,105,105); color: white; } .fakeComment { display: block; margin-bottom: 5px; } .hint { color: grey; font-weight: 600; padding: 3px 0 16px; }