body {
  background-color: 9c9b8e;
}
.container-fluid {
  border-radius: 1em;
  /*background-color: #ffffff;*/
  /*background-color: #cdcdcd;*/
  /*border: 1px solid #a31642;*/
  max-width: 800px;
}
.navbar .container {
  width: 95%;
}
#activity_history {
  /*max-width: 90%;*/
}
#myinfo_update {
  /*background-color: #ffffff;*/
}