img{
    max-width:180px;
  }
  input[type=file]{
  background:#2d2d2d;
  width:100%;
  height:50%;
}

#blah
{
    max-width:350px;
    max-height:350px;
    padding:50px;
}

select.form-control
{
  color:black !important;
}