html {
  background-color: #1b262c;
  font-family: Verdana;
}

.toplinks {
  color: white;
  display: block;
  text-align: center;
  }
  
  .text-middle {
text-align: center;
    }
    
    p {
      color: white;
      }
      
      .about {
        font-size: 18px;
        }
        
        .currentlink {
          display: block;
          text-align: center;
          color: red;
          }