
body{
  /*background-color: black !important;;*/
}
.container{

}

.jumbotron{

}

.title{

  font-family: 'Press Start 2P', cursive;
}

.logo{
  width: 200px;
  border-radius: 100%;
  float: right;
  margin-top: -90px;
}

.screenShotButton{
  width: 250px;
  height: 150px;
}

.portfolio{

}

.scale{
  /*zoom: 0.8;
  -moz-transform: scale(0.8);
  -webkit-transform: scale(0.8);
  transform: scale(0.8);*/
}

.iss{
  zoom: 0.65;
  -moz-transform: scale(0.65);
  -webkit-transform: scale(0.65);
  transform: scale(0.65);
  width: 2500px;
  height: 1500px;
  margin-left: -395px;
}

.enigma{
  zoom: 0.8;
  -moz-transform: scale(0.8);
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  margin-left: -65px;
  width: 1500px;
  height: 950px;
}
.tictactoe{
  width: 1000px;
  height: 600px;
  margin-left: 55px;
}

.bttf{
  width: 700px;
  height: 480px;
  margin-left: 220px;

}

.modes{
  width: 1100px;
  height: 560px;
}

.pomodoro{
  width: 1100px;
  height: 480px;
  margin-left: 5px
}

.icon{
  width: 70px;
}
