A jquery site that shows and compares diamters of Earth, the Sun, other stars, galaxies, and large commic structures. Demonstration can be seen here. ###Implementaion In space.html: Replace the lines
<!-- Bootstrap -->
<link href="../css/bootstrap.min.css" rel="stylesheet">with the following:
<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">Run space.html