WELCOME TO THE MIT ROCKET TEAM WIKI

EXPLORE OUR REPOSITORY OF ROCKETRY KNOWLEDGE AND LEARN MORE ABOUT OUR TEAM
AD ASTRA!



RESOURCES

SUBTEAMS




ROCKETS

Prometheus

Pheonix

Hermes

Raziel

Virgo

Therion

Odyssey



Odin's Spear




Other Projects






LIQUID ENGINES

Helios

Romulus

Pyralis

Viper






@font-face {
  font-family: 'Audiowide';
  src: url(https://fonts.gstatic.com/s/audiowide/v16/l7gdbjpo0cum0ckerWCdlg_O.woff2);
}
.wiki-content,
.wiki-content p,
.wiki-content table,
.wiki-content tr,
.wiki-content td,
.wiki-content th,
.wiki-content ol,
.wiki-content ul,
.wiki-content li {
background-color: #000; 
font-family: 'Audiowide';
}
h1, h2, h3, h4, p, .wiki-content {
  color: white;
}  

.button {
    display: block;
    width: 75%; /* Button width set to 50% of its parent container */
    padding: 5px 10px 20px 10px; /* top, right, bottom, left - adjusted for more space at the bottom */
    margin: 0 auto; /* Centers the button horizontally */
    background-color: rgb(41, 41, 41) !important; /* Darker gray background */
    color: white !important; /* Ensures text color is white */
    text-align: center;
    text-decoration: none;
    border-radius: 5px;
    font-size: 16px; /* Larger font size for better readability */
}
  .button:hover {
    background-color: #A9A9A9 !important; /* Darker shade of gray for hover effect */
} 
.darkgraybg,
.darkgraybg p,
.darkgraybg table,
.darkgraybg tr,
.darkgraybg td,
.darkgraybg th,
.darkgraybg ol,
.darkgraybg ul,
.darkgraybg li { background-color: #000000 !important; color: black;}
.whitebg,
.whitebg p,
.whitebg table,
.whitebg tr,
.whitebg td,
.whitebg th,
.whitebg ol,
.whitebg ul,
.whitebg li { background-color: white !important; color: black;}
.blackbg,
.blackbg p,
.blackbg table,
.blackbg tr,
.blackbg td,
.blackbg th,
.blackbg ol,
.blackbg ul,
.blackbg li { background-color: black !important; color: black;}
.hA,
.hA p,
.hA table,
.hA tr,
.hA td,
.hA th,
.hA ol,
.hA ul,
.hA li { font-size: 2vw }
.hA img { max-width: 100% }
.hB,
.hB p,
.hB table,
.hB tr,
.hB td,
.hB th,
.hB ol,
.hB ul,
.hB li { font-size: 2.8vw }
.hB img { max-width: 100% }
.hC,
.hC p,
.hC table,
.hC tr,
.hC td,
.hC th,
.hC ol,
.hC ul,
.hC li { font-size: 20px }
.hC img { max-width: 100% }
.hD,
.hD p,
.hD table,
.hD tr,
.hD td,
.hD th,
.hD ol,
.hD ul,
.hD li { font-size: 2vw }
.hD img { max-width: 100% }