@charset "UTF-8";


body {
    font-family: 'Courier New', Courier, monospace;
    font-size: 20px;
    border-top: 130px solid aqua !important;
    color: rgb(255, 0, 0);
    
}

.fast {
    text-align: center;
    background-color: aqua;
    font-size: 150px;  
      
}

.kyara {
    text-align: center;
}

.kyara img {
    display: inline-block; 
}


.oder {
    text-align: center;
    font-size: 100px;
    margin-top: 30px;
    background: rgb(229, 255, 0);
    color: #00ff2a;
    padding: 20px 30px 30px;
}