body {
    margin: 0 30%;
}
.platform {
    font-size: 85%;
    font-weight: normal;
    color: blue;
}
.version {
    color: gray; 
    font-size: 50%;
}

