body {
    background-color: #000000;
    margin: 0;
    overflow: hidden;
}
.terminal-container {
    width: 100%;
    height: 100vh;
}
