body{
    background-color: #ffebcd;
    font-family: 'Courier New', Courier, monospace;
}
.centerthisshit {
    display : flex;
    justify-content : center;
}
