.mdl-layout__header {
  background-color: rgb(179, 37, 40);
}

.output {
  width:100%;
  margin:auto;
  border-bottom: 1px solid rgb(174, 178, 186);
}

.btn-camera-shoot {
  /* margin: auto !important; */
  margin-left:auto;
  margin-right:auto;
  margin-top:10px;
}