h1 {
  color: green;
  font-family: gothic; }

h2 {
  color: blue;
  font-size: 55px; }

h3 {
  color: grey;
  font-family: arial; }

.sys {
  font-size: 55px;
  border: 4px solid blue;
  padding: 20px 15px 20px 15px; }

.sys:after {
  content: " that loves video games"; }

.comp {
  font-size: 7px;
  border: 15px solid green;
  padding: 20px 15px 20px 15px; }

.comp:after {
  content: " 35 out of the games in my collection to 100%"; }

/*# sourceMappingURL=bio.css.map */
