body{ background-color:#2c3e50; font-family: 'Open Sans', sans-serif; color:#ecf0f1; } #case{ width:80px; height:130px; background-color:#ecf0f1; border-radius:5px; border-bottom:2px solid #bdc3c7; overflow: hidden; } #screen{ width:70px; height:110px; background-color:#333; margin-left:auto; margin-right:auto; margin-top:10px; border-radius:2px; } h1{font-weight:300;}