* {
  box-sizing: border-box;
}
.form-signup {
    width: 480px;
}
.avatar {
    height: 100px;
}
.form-control {
    color: #434343;
}