.blurbs {
text-align: center;
} 

div#about p div {

display: inline;

}

body {
    color: white;
    background-color: #02000c;
    background-image: url(https://valvearchive.com/archive/Portal/Portal%202/Art/Wallpapers/wallpaper_portal_2_03_1680x945.jpg);
    background-size: 100%;
    background-attachment: fixed;
    background-repeat: no-repeat;
    font-family: Trebuchet MS;
    image-rendering: pixelated;
}

h2#name {
    color: #606df7;