body, html{ height: 100%; }

body {
  background-color: #ffffff;
}
#button_login {
  background-color: #3c73ac;
  color: #ffffff;
}

.sketch_holder {
  width: 300px;
  height: 300px;
  background-color: white;
}
