html, body {
  background: url("../imgs/honeycomb.jpg"); }

.dis {
  display: none; }

h1.title img {
  max-width: 100px; }
h1.title span {
  position: relative;
  top: -30px; }

.App-header {
  background: #fff;
  margin-bottom: 30px; }

#username {
  position: relative;
  top: 35px; }

#logout {
  position: relative;
  top: 25px; }

/*# sourceMappingURL=main.css.map */
