#accelerometer-help {
    font-size: 0.9em;
    text-align: center;
    padding: 1.5em 0;
    margin-left: auto;
    margin-right: auto;
}

#device-motion #accelerometer-canvas {
    margin: 0 auto;
    position: relative;

    /* Weird percentage is 200/294, which keeps size the same as it used to be */
    width: 68.03%;
}
