.processorPanel select {
    margin-left: 50%;
    transform: translateX(-50%);
}

#processorDropdown {
    width: 100%;
}