xxxxxxxxxx
width: 600px;
min-height: 100vh;
font-weight: 800;
color: #bada55;
opacity: .5;
font-smoothing: antialiased;
font-family: "Roboto", 'Open Sans';
xxxxxxxxxx
{
width: 600,
minHeight: '100vh',
fontWeight: 800,
color: '#bada55',
opacity: .5,
WebkitFontSmoothing: 'antialiased',
fontFamily: '"Roboto", \'Open Sans\''
}