1 line
272 B
CSS
1 line
272 B
CSS
body{margin:0;padding:0;width:100%;}.container{background-color:#34495e;height:3.5rem;width:100%;border-radius:0 0 12px 12px;border:2px;text-align:center;}.username{color:#fff;font-size:1.25rem;}.title{color:#fff;font-size:1.25rem;text-shadow:0 3px 4px rgba(0,0,0,.7);} |