.robot {
    width: 50px;
    height: 50px;
}

.bullet {
    width: 30px;
    height: 30px;
}

.battlecode-title {
    font-family: 'Graduate';
    text-align: center;
    font-size: 42px;
}

.intro {
  font-size: 18px;
  margin-bottom: 18px;
}