body {
    background: #333;
    color: #fff;
    text-align: left;
    margin: 0;
    padding: 0;
    font-size: 25spx;

}

.fontpro,.fontpro-36187 {
  font-family: 'ProstoOne-Regular',sans-serif;
}
h1.name{
  font-size: 80px;
  font-style: normal;
  font-family: 'Michroma', sans-serif;
  font-weight: bold;
  color:#14B7CB;
  text-align: center;

}
.align{
  text-align: left;
}
p{
  font-size: 20px;
}
img{
  width: 450px;
  height: 450px;
  margin: 2px auto;
  display: block;
  border-radius: 50%;


}
h1{
  font-size: 40px;
  color: #36D0E3;
  text-align: center;
}
section{
  display block;
  max-width: 1000px;
  background: #2C3D51;
  margin: 0 auto 1em;
  position: relative


}
.vibes{
  font-family: 'Poiret One', cursive;
}
h2{
  text-align: center;
  color: #dc006c
}
ul{
  list-style-type: none;
}
.pic{
  width: 150px;
  height: 150px;
  float: left;

}
