
.content[data-v-55fade34] {
  width: 100%;
  /* height: calc(100vh - 200px); */
}
.header[data-v-55fade34] {
  margin-bottom: 20px;
  display: flex;
  align-items: center;
}
.footer[data-v-55fade34] {
  margin-top: 20px;
  float: right;
  height: 100px;
  /* position: fixed;
  bottom: 10px;
  right: 40px;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: flex-end; */
}

