@charset "UTF-8";

body{
  /*
  background-color: #F5F9FA;
  */
}

body .content{
  margin-top: 100px;
  text-align: center;
  font-size: 20px;
}
